ckreibich / scholar.py

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

Scholar.py cannot run on a web server #104

Open max-quirk opened 6 years ago

max-quirk commented 6 years ago

Hi, I know this question was asked 4 years ago, but does anyone have ANY ideas as to how to run the parser on a web server? I'm using Heroku and the parser simply returns 0 results for any query. Please help!

Thanks in advanced.

chenxofhit commented 6 years ago

I spend one day to improve this useful tool especially for researchers as a web service tool. I do not have any cloud machine and thus can not make it for public access for free.
The code is shared at https://github.com/chenxofhit/scholar-ws.