https://github.com/tiennm99/store-scraper-api
HTTP wrapper hosting google-play-scraper and app-store-scraper — POST to /google/:method or /apple/:method
https://github.com/tiennm99/store-scraper-api
app-store google-play nodejs rest-api scraper web-scraping
Last synced: 7 days ago
JSON representation
HTTP wrapper hosting google-play-scraper and app-store-scraper — POST to /google/:method or /apple/:method
- Host: GitHub
- URL: https://github.com/tiennm99/store-scraper-api
- Owner: tiennm99
- License: apache-2.0
- Created: 2025-11-11T13:28:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-05-23T04:09:43.000Z (about 2 months ago)
- Last Synced: 2026-05-23T06:24:39.807Z (about 2 months ago)
- Topics: app-store, google-play, nodejs, rest-api, scraper, web-scraping
- Language: JavaScript
- Homepage: https://store-scraper-api.vercel.app
- Size: 82 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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).
[](https://vercel.com/new/clone?repository-url=https://github.com/tiennm99/store-scraper-api)
## Demo
— 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.