hey @aliasav
I checked your codes.
You were looking for class names like:
cover_container = soup.find_all('div', {"class": "cover-container"})
or
content_container = soup.find_all('div', {"class": "show-more-content text-body"})[0]
Which seems to be no longer available on the google play store site
hey @aliasav
I checked your codes.
You were looking for class names like:
or
Which seems to be no longer available on the google play store site