Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not run this python script to get the review - it seems broken? #7

Open
googoodalls opened this issue Nov 21, 2014 · 2 comments
Open

Comments

@googoodalls
Copy link

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

@grych
Copy link
Owner

grych commented Nov 24, 2014

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 #7.

Grych

@JaySurplus
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants