google-play-scraper
google-play-scraper copied to clipboard
Fix app details mapping for asian countries
This PR fixes mapping of app details with the help of the service request id
DRAFT because tests are missing and
mapping for
familyGenre: ['ds:5', 0, 12, 13, 1, 0],
familyGenreId: ['ds:5', 0, 12, 13, 1, 2],
Does anyone know what the familyGenre
or familyGenreId
is. I can't find an app that contains it
Thanks for the fix! This may be a good test that makes the library's current version crash, and is fixed with this PR:
id: "com.squaretrade.personalcloud",
country: "au"
What's the status of this PR?
What's the status of this PR?
Maybe I'll be able to implement the suggested changes this weekend otherwise upcoming weekend
cool, no hurry on my side, just wanted to make sure you weren't waiting on me.
closing this since meanwhile #583 fixed the issue