From fd2cd7ff27091bab567793c87eca4c463dcc0487 Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Sat, 9 May 2026 22:27:40 +0700 Subject: [PATCH] docs: add live demo url --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0618264..6a2d503 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Host [google-play-scraper](https://github.com/facundoolano/google-play-scraper) [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/tiennm99/store-scraper-api) +## Demo + + — live demo on Vercel free tier, public use. + ## Usage POST requests to `/apple/:method` or `/google/:method` with JSON body params.