Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

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

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions