tiennm99 215569db49 fix: bump google-play-scraper and pin vulnerable transitive deps
- google-play-scraper 10.1.2 -> 10.1.3
- override undici to 7.28.0 (multiple advisories)
- override qs to ^6.15.3 (arrayLimit bypass)
- replace unmaintained request with @cypress/request ^4.0.1,
  dropping vulnerable form-data 2.5.5 and uuid 3.4.0
2026-07-17 18:02:54 +07:00
2026-05-13 10:17:18 +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%