JoMingyu / google-play-scraper

Google play scraper for Python inspired by <facundoolano/google-play-scraper>
MIT License
726 stars 197 forks source link

[FEAT-REQ] App Summary when using search function #161

Open reversecat opened 1 year ago

reversecat commented 1 year ago

Search function only shows long description (description) and not short description (summary) when using the search function, it's possible to make a request for each app that comes up in search but then that's like 30 requests which probably isn't ideal