JoMingyu / google-play-scraper

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

[FEAT-REQ] Add Date Filter to get reviews between specified date #171

Open g10drasingh opened 1 year ago

g10drasingh commented 1 year ago

Is your feature request related to a problem? Please describe. We need to do weekly analysis of play store reviews and every time we have to manually count number of new reviews added during the week and than define how many new reviews we want to retrieve (by using dfn=df.loc[0:120] ).

Describe the solution you'd like Can we use google play scraper to query for number of new reviews posted during a specified date so that the manual work can be eliminated ?

javibg96 commented 1 year ago

this feature would be useful for me too

toludoyin commented 1 year ago

Will be useful for me too

fajarkrisnajaya commented 5 months ago

would be useful for me too