commercetest / vitals-scraper

Collect data to assist in analysing Google Play Console Android Vitals
MIT License
6 stars 2 forks source link

Allow specifying time limits for crash clusters #16

Closed ISNIT0 closed 5 years ago

julianharty commented 5 years ago

When retrieving individual crash clusters we need to specify the following parameter in the URL detailsSpan=7

Here are some examples of the URLs with their respective periods

https://play.google.com/apps/publish/?account=<removed>#AndroidMetricsErrorsPlace:p=org.kiwix.kiwixcustomwikimedfr&appVersion&clusterName=apps/org.kiwix.kiwixcustomwikimedfr/clusters/e3d308e7&detailsAppVersion
https://play.google.com/apps/publish/?account=<removed>#AndroidMetricsErrorsPlace:p=org.catrobat.paintroid&appid=<removed>&appVersion=PRODUCTION&clusterName=apps/org.catrobat.paintroid/clusters/3a0602df&detailsAppVersion=PRODUCTION&detailsSpan=7
https://play.google.com/apps/publish/?account=<removed>#AndroidMetricsErrorsPlace:p=org.catrobat.paintroid&appid=<removed>&appVersion=PRODUCTION&clusterName=apps/org.catrobat.paintroid/clusters/3a0602df&detailsAppVersion=PRODUCTION&detailsSpan=7
https://play.google.com/apps/publish/?account=<removed>#AndroidMetricsErrorsPlace:p=org.catrobat.paintroid&appid=<removed>&appVersion=PRODUCTION&clusterName=apps/org.catrobat.paintroid/clusters/3a0602df&detailsAppVersion=PRODUCTION&detailsSpan=14

https://play.google.com/apps/publish/?account=<removed>#AndroidMetricsErrorsPlace:p=org.catrobat.paintroid&appid=<removed>&appVersion=PRODUCTION&lastReportedRange=LAST_14_DAYS
https://play.google.com/apps/publish/?account=<removed>#AndroidMetricsErrorsPlace:p=org.catrobat.paintroid&appid=<removed>&appVersion=PRODUCTION&lastReportedRange=LAST_24_HRS
https://play.google.com/apps/publish/?account=<removed>#AndroidMetricsErrorsPlace:p=org.catrobat.paintroid&appid=<removed>&appVersion=PRODUCTION (7 days)
https://play.google.com/apps/publish/?account=<removed>#AndroidMetricsErrorsPlace:p=org.catrobat.paintroid&appid=<removed>&appVersion=PRODUCTION&lastReportedRange=LAST_30_DAYS
https://play.google.com/apps/publish/?account=<removed>#AndroidMetricsErrorsPlace:p=org.catrobat.paintroid&appid=<removed>&appVersion=PRODUCTION&lastReportedRange=LAST_60_DAYS