ckreibich / scholar.py

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

fixed issues: applying settings and displaying citations #103

Open machaerus opened 6 years ago

machaerus commented 6 years ago

There were some minor changes in Google Scholar code that prevented the script from applying settings. Also, links migrated to https and citations were returned as bytes. Everything seems to work fine now.