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

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

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

[![Deploy with Vercel](https://vercel.com/button)](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.