ckreibich / scholar.py

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

Add recursive crawler, author list, JSON format, HTTPS and few fix #113

Open pseudogene opened 5 years ago

pseudogene commented 5 years ago

Recursively retrieve entries if request more than 10 entries (recursive crawler). Add JSON output format. Use https rather than http protocol. Add machaerus' settings and displaying citations fixes and author list (partial). Add --date option to sort by date.