I would like to extract reviews for the application. Got couple questions and appreciate your help/response.
Using the following URL to get reviews:
https://itunes.apple.com/&COUNTRY/rss/customerreviews/id=&appID/sortBy=mostRecent/json
1. Based on my limited knowledge, I found that I can ONLY get 500 reviews. Is there a way to get ALL reviews for an app?
2. Can I able to get the review date that was submitted as well? If so, how?