From 009a6dc019ed21986f6f1a943d2eb481c15e9915 Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Sat, 9 May 2026 22:28:02 +0700 Subject: [PATCH] docs: deprecate in favor of store-scraper-api --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 60a085b..8d2dce0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # google-play-scraper-api +> **Deprecated.** Prefer the unified [store-scraper-api](https://github.com/tiennm99/store-scraper-api), which hosts both Google Play and Apple App Store scrapers in a single deployment. This repo stays available for users who only want the Google Play endpoints in their own deployment. + Host [google-play-scraper](https://github.com/facundoolano/google-play-scraper) on [Vercel](https://vercel.com). [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/tiennm99/google-play-scraper-api)