-2

Is there a default python library to access Google PlayStore API? I'm looking to query a list of internal users from my PlayStore apps.

1 Answers1

0

Here is the link for python package to scrape details from google play store.

https://pypi.org/project/google-play-scraper/

It is working perfectly.

Yash Makan
  • 706
  • 1
  • 5
  • 17