You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Describe the bug
When we search the play store using
play_scraper.search(query='<search query>'), it returns empty list for any search query.To Reproduce
Follow the steps to reproduce issue:
import play_scrapersearch_results = play_scraper.search(query='ProSe Privacy')print(search_results)Expected behavior
Screenshots

Desktop (please complete the following information):