An open API service indexing awesome lists of open source software.

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

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).

[![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.