mirror of
https://github.com/tiennm99/store-scraper-api.git
synced 2026-08-30 18:22:35 +00:00
6193421fefc94456b90ac6349e9ff85a302fbb00
Add .gitignore for Node.js, package.json with dependencies (express, app-store-scraper, google-play-scraper), and package-lock.json. Update README with project description and usage instructions for API endpoints.
Store Scraper
Host google-play-scraper and app-store-scraper
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
Readme
Apache-2.0
432 KiB
Languages
JavaScript
93.3%
Dockerfile
6.7%