AppStoreReviews
AppStoreReviews copied to clipboard
Can not run this python script to get the review - it seems broken?
Hello, expert,
I try to run the example within this week, from Monday to Friday. macbook$ python AppStoreReviews.py -i 335042980
Can't connect to the AppStore, please try again later
it report error.
is it broken or the network problem?
BR
Steven
Hi, looks like Apple changed the design of the AppStore, so the script needs to be rewritten.
On 21 Nov 2014, at 13:23, googoodalls [email protected] wrote:
Hello, expert,
I try to run the example within this week, from Monday to Friday. macbook$ python AppStoreReviews.py -i 335042980
Can't connect to the AppStore, please try again later
it report error.
is it broken or the network problem?
BR
Steven
— Reply to this email directly or view it on GitHub https://github.com/grych/AppStoreReviews/issues/7.
Grych
You need to add the country parameter and number of reviews you want to retrieve eg: python AppStoreReviews.py -i 850417475 -c 'united states' -m 10