google-play-scraper icon indicating copy to clipboard operation
google-play-scraper copied to clipboard

(Re)adds moreByDeveloper-, similarApps- and dataSafety-field to app() and updates tests

Open kluhan opened this issue 2 years ago • 2 comments

Issue solved

  • #126 by adding the similarApps-field to the app-function
  • #131 by updating the tests according to the new reviewId format
  • #132 by adding the moreByDeveloper-field to the app-function

Problem partially solved

  • #130 by adding the dataSafety-field to the app-function, which contains a summary of the data safety and does not require an additional request

kluhan avatar Jun 20 '22 14:06 kluhan

Issue solved

  • #130 by adding the data_safety function, which returns all data safety information provided by an app.

kluhan avatar Jun 23 '22 23:06 kluhan

There are a lot of diffs, It's better to split the PRs.

JoMingyu avatar Sep 07 '22 03:09 JoMingyu