Files
store-scraper-api/README.md
T
2026-05-09 22:27:40 +07:00

16 lines
729 B
Markdown

# store-scraper-api
Host [google-play-scraper](https://github.com/facundoolano/google-play-scraper) and [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/store-scraper-api)
## Demo
<https://store-scraper-api.vercel.app> — live demo on Vercel free tier, public use.
## Usage
POST requests to `/apple/:method` or `/google/:method` with JSON body params.
See [app-store-scraper docs](https://github.com/facundoolano/app-store-scraper) and [google-play-scraper docs](https://github.com/facundoolano/google-play-scraper) for method params details.