I need customer reviews from apps as .txt, .xml, .csv to work with them.

So far I used the following .php script: http://tellini.info/2011/07/scraping-app-store-reviews-page-after-page/ But unfortunately its not working anymore, I guess apple changed something

I guess apple changed the link to the reviews, because:

Not working: https://itunes.apple.com/customer-reviews/id458034879?displayable-kind=30&page=0

Working: /rss/customerreviews/id=458034879/xml

Since im not capable of writing php: Is anyone able to repair(/help to repair) this script or provide me with another free to use solution?

有帮助吗?

解决方案

Problem was with apple servers. its working again.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top