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

Error: Service Unavailable (HTTP 503) #31

Open
adeldaoud opened this issue May 17, 2016 · 2 comments
Open

Error: Service Unavailable (HTTP 503) #31

adeldaoud opened this issue May 17, 2016 · 2 comments

Comments

@adeldaoud
Copy link

Hi

I ran:

sen <- get_publications(id="sLNFo0sAAAAJ", cstart = 0, pagesize = 10, flush = FALSE)

I am getting the following error message:

Error in read_xml.response(x, encoding, ..., as_html = TRUE) :
Service Unavailable (HTTP 503).

Am I getting this because I am being banned by Google Scholar? If so, how can I slow-down the downloading?

Thanks
Adel

@jefferis
Copy link
Collaborator

This may be related to this:

ckreibich/scholar.py#52

The implication is that you would need to store a cookie from a web session in which you have filled out a captcha and then use that in conjunction with your search. Clearly Amartya Sen is too prolific.

Best,

Greg Jefferis.

@rishabh-joshi
Copy link

rishabh-joshi commented Jun 3, 2016

@jefferis Would you be kind enough to give me the steps on how I can do what you are suggesting? Thanks.

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