mirror of
https://github.com/tiennm99/store-scraper-api.git
synced 2026-05-25 17:57:46 +00:00
689e257f2786a03e2555531ff491750c277e6c4e
app-store-scraper@0.18.0 depends on request@2.88.2 which pulls in form-data@2.3.3 (unsafe random boundary CVE), qs@<6.14 (DoS), and tough-cookie@2.5.0 (prototype pollution). Override via pnpm-workspace.yaml to force patched versions: form-data@^2.5.5, qs@^6.14.1, tough-cookie@^4.1.4.
store-scraper-api
Host google-play-scraper and app-store-scraper on 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.
Description
HTTP wrapper hosting google-play-scraper and app-store-scraper — POST to /google/:method or /apple/:method
Languages
JavaScript
89.1%
Dockerfile
10.9%