I am going to crawl google play to get all releases of a specific app over a period of time, e.g. one year. Right now, I can get app details only with current release using https://github.com/facundoolano/google-play-api.
I was wondering if you could help me.