dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e792327d1e chore(deps): bump body-parser from 2.2.0 to 2.2.1 (#1)
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-version: 2.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 13:33:29 +07:00
2026-07-25 22:27:26 +07:00
2025-11-11 20:28:56 +07:00
2026-05-09 22:27:40 +07:00
2025-12-04 18:06:37 +07:00

store-scraper-api

Host google-play-scraper and app-store-scraper on Vercel.

Deploy with Vercel

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 and google-play-scraper docs for method params details.

S
Description
HTTP wrapper hosting google-play-scraper and app-store-scraper — POST to /google/:method or /apple/:method
Readme Apache-2.0
432 KiB
Languages
JavaScript 93.3%
Dockerfile 6.7%