scholar.py icon indicating copy to clipboard operation
scholar.py copied to clipboard

A parser for Google Scholar, written in Python

Results 104 scholar.py issues
Sort by recently updated
recently updated
newest added

"scholar.py -c 1 --txt --author einstein quantum --citation=bt" gives no output, while "scholar.py -c 1 --txt --author einstein quantum" produces the correct output as seen in the example documentation. This...

Hi, thanks a lot for the tool! I would like to ask if someone has ever had problems with the citation in bibtex format. I have used the option "--citation...

This would be simple to add to pypi now, and I think the name scholar is not taken there. Only major change is renaming scholar.py to scholar because of setup.py...

The example in the readme file does not work as the cluster is larger than 20, and does not return any results. Adding the “-c 19” returns the first 20...

python3.3 scholar.py -c 5 -a "albert einstein" -t --none "quantum theory" --after 1970 Traceback (most recent call last): File "scholar.py", line 1275, in sys.exit(main()) File "scholar.py", line 1267, in main...

for the writers that have same name, results find more articles. for example when I use this query: scholar.py --txt-globals -a "Dustin Tran" it finds 20 results. but in his...

Allow paging to receive results >20. Can be done with Google Scholar's search parameter 'start'.

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