google-play-scraper
google-play-scraper copied to clipboard
How to get the version code of an app instead of the version string?
Hi,
The package currently returns the version string of an app. However, it does not return the version code. Is there any way to get it?
For example: id: com.yodo1.crossyroad version: 5.0.2 version code: 144670 -> This is what I require.
Anyone?
I've seen nothing is the raw data to scrap this version code.