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
Describe the bug
Crawl application using developer name is not working now.
To Reproduce
I use the api: play_scraper.developer("abcxyz",results=120,detailed=True)
to get all result about application from the developer "abcxyz". But I get the error:
405 Client Error: Method Not Allowed for url: https://play.google.com/store/apps/developer?id=A%26E+Television+Networks+Mobile&hl=en&gl=us Desktop (please complete the following information):
OS: ubuntu 18.04
Python Version 3.6
play_scraper 0.6.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Crawl application using developer name is not working now.
To Reproduce
I use the api:
play_scraper.developer("abcxyz",results=120,detailed=True)
to get all result about application from the developer "abcxyz". But I get the error:
405 Client Error: Method Not Allowed for url: https://play.google.com/store/apps/developer?id=A%26E+Television+Networks+Mobile&hl=en&gl=us
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: