ckreibich / scholar.py

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

scholar.py is not working in Amazon Web Services (AWS) #30

Open weasteam opened 9 years ago

weasteam commented 9 years ago

scholar.py is not working in Amazon Web Services (AWS)

I tried the example script and get nothing, the same script works in my local computer. Any ideas?

python scholar.py -c 1 --author "albert einstein" --phrase "quantum theory"

toothacher17 commented 9 years ago

Amazon crawling data from google....

renpj commented 8 years ago

@weasteam Do you solve this problem now?