dnlcrl / PyScholar

A 'supervised' parser for Google Scholar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter by college

guilhermeleobas opened this issue · comments

Hi,

Is it possible to get all papers published by a college using PyScholar? If yes, how?

Hi Guilherme,

If you run scholar.py --help, you can see all the parameters you can set in your query. Unfortunately there is not a specific option to get all papers published by an institution, because currently Google Scholar doesn't allows you to search by institution. But you can try passing the college name for the author(s) parameter (-a or --author).