mirror of
https://github.com/tiennm99/store-scraper-api.git
synced 2026-05-18 05:26:04 +00:00
6193421fef
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.
453 B
453 B
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.