문제

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