mirror of
https://github.com/tiennm99/store-scraper-api.git
synced 2026-08-31 12:29:03 +00:00
14 lines
751 B
Markdown
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).
|
|
|
|
[](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.
|