Customer Reviews RSS feeds
Hi,
I'm a backend developer and I try to create a script (in nodejs) that download reviews from countries where there is a purchase. To help me I have created this node module called iReviews (https://www.npmjs.com/package/ireviews). It works great but It doesn't download all the reviews.
I think that there is restrictions on the number of request per IP but I'm not sure. For example I have 2 applications with 117 and 39 countries, AppAnnie says that for the application with 117 there is 208 reviews and with my script I can get only 116 or sometimes 189. Also sometimes I can get reviews for an application in a country in the browser but not with my script.
So I came here to find some help and find why I can't get all the reviews from Apple customer reviews rss feeds.
My question is, how can I get all the reviews (all pages) for applications in some countries each days with a script ?
Thanks.
MacBook Pro, OS X Yosemite (10.10.2)