1
votes

I am looking for the specification of feeds of App Store reviews.

(e.g. reviews feed) https://itunes.apple.com/us/rss/customerreviews/id=471339479/sortBy=mostRecent/xml

I want to know whether there are any other options/parameters or not.

Any help will be appreciated.

Thanks.

2

2 Answers

0
votes

We just released https://launchkit.io/reviews/ and spent a lot of times with these feeds. I think what you see is what you get. We haven't found anything else that's helpful.

0
votes

You can change country origin /us/ to /gb/, add pagination /customerreviews/page=1/ and finally display it in json format mostRecent/xml to mostRecent/json (but you will not be able to see date info)