mirror of
https://github.com/tiennm99/store-scraper-api.git
synced 2026-08-30 12:22:48 +00:00
bf5f1b8893ff17665550aaef1c580fecf899c325
bf5f1b8893
chore(deps): bump path-to-regexp from 8.3.0 to 8.4.2 (#6)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 8.3.0 to 8.4.2. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v8.3.0...v8.4.2) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 8.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Readme
Apache-2.0
432 KiB
Languages
JavaScript
93.3%
Dockerfile
6.7%