Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play_scraper.details(): return error- AttributeError: 'NoneType' object has no attribute 'attrs' #90

Open
vineet-agrawal opened this issue May 28, 2022 · 0 comments
Labels

Comments

@vineet-agrawal
Copy link

Describe the bug
When we check the app status using play_scraper.details('<app package>') , It returns Attribute Error

To Reproduce
Follow the steps to reproduce the issue:

  1. Import the play_scraper module
  2. app_data = play_scraper.details('com.supercell.brawlstars')

Expected behavior

  • It should scrape the Google Play Store and return all the information related to that particular package

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Python Version: 3.8.6
  • play_scraper Version: 0.6.0

Additional context

  • The UI of play store changed due to which the elements using which play_scraper module fetch the information are not visible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant