https://github.com/tiennm99/app-store-scraper-api
[Deprecated — see store-scraper-api] app-store-scraper hosted as serverless functions on Vercel
https://github.com/tiennm99/app-store-scraper-api
app-store deprecated nodejs serverless vercel web-scraping
Last synced: about 8 hours ago
JSON representation
[Deprecated — see store-scraper-api] app-store-scraper hosted as serverless functions on Vercel
- Host: GitHub
- URL: https://github.com/tiennm99/app-store-scraper-api
- Owner: tiennm99
- License: apache-2.0
- Created: 2025-10-25T09:20:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-05-09T15:30:07.000Z (about 2 months ago)
- Last Synced: 2026-05-09T17:22:51.589Z (about 2 months ago)
- Topics: app-store, deprecated, nodejs, serverless, vercel, web-scraping
- Language: JavaScript
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.