ckreibich / scholar.py

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

Want to write a script to collect all publications from a set of authors #111

Open stupoole opened 5 years ago

stupoole commented 5 years ago

Hi there,

This parser works great as a command line interface, however I'm trying to automatically update a list of publications made by my group. Without writing the entire thing from scratch, I'd like to be able to compile a list of all publications from each author in a list of authors, given that the authors have a scholar profile set up. This is so that the group's website can always have an up to date set of publications.

If anyone has a good suggestion for doing this in JS, Python or PHP (haha), please let me know.

Thanks and best wishes, Stu