Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

limits results to first page of google scholar #105

Open
chiaral opened this issue Feb 22, 2018 · 5 comments
Open

limits results to first page of google scholar #105

chiaral opened this issue Feb 22, 2018 · 5 comments

Comments

@chiaral
Copy link

chiaral commented Feb 22, 2018

I have made the changes suggested in many of the latest issues to overcome some bugs, but all I get when I run it is the results from the first page.

I have 112 results that I want to extract.

python scholar.py -c 200 --phrase "N00014-12-1-0911" ->log

gives me just a handful (I set the count to 200 to try to include them all.

anyone had this issue and figured out how to get around it?

@bfeist
Copy link

bfeist commented Mar 1, 2018

I have the same issue. I don't think this script makes multiple calls. It seems limited to one call and whatever Google will provide on the first page of results.

@maisieb01
Copy link

has this problem resolved, or just a limitation and won't be fixed?

@chiaral
Copy link
Author

chiaral commented Apr 23, 2018

I haven't found a solution. I ended up using zotero and then coded some scraping of the info I needed.

@maisieb01
Copy link

Thanks chiaral

@florisdenhengst
Copy link

florisdenhengst commented Jun 4, 2018

This seems to be a duplicate of #43, note that there are two PRs (#44, #109 ) that solve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants