Files
store-scraper-api/app-store-api/README.md
T

14 lines
751 B
Markdown

# app-store-scraper-api
> **Deprecated.** Prefer the unified [store-scraper-api](https://github.com/tiennm99/store-scraper-api), which hosts both Apple App Store and Google Play scrapers in a single deployment. This repo stays available for users who only want the App Store endpoints in their own deployment.
Host [app-store-scraper](https://github.com/facundoolano/app-store-scraper) on [Vercel](https://vercel.com).
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/tiennm99/app-store-scraper-api)
## Usage
POST requests to `/:method` with raw JSON body parameters.
See [app-store-scraper documentation](https://github.com/facundoolano/app-store-scraper) for method parameters.