ckreibich / scholar.py

A parser for Google Scholar, written in Python
2.1k stars 777 forks source link

results retrieval failed: HTTP Error 503: Service Unavailable #106

Open med-dhia opened 6 years ago

med-dhia commented 6 years ago

Hello, I try to test this project with pycharm (python v3.6 in ubuntu 16). I got this error: "results retrieval failed: HTTP Error 503: Service Unavailable " Any Solutions?? Thanks.

ghost commented 6 years ago

I tried the code myself and it is working for me. I ran it from the terminal. Maybe it is related to your PyCharm setup?

maurus56 commented 6 years ago

Same issue when making searches too fast, now am getting the

<h1>Please show you&#39;re not a robot</h1>

soooooo, any idea in how to validate the searches and keep using the tool???