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

Fix captcha checking and discriminate empty search result or zero citing #42

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tete1030
Copy link

The Google Scholar page has been updated that there is no 'RecaptchaOptions' in the page when Google is checking if you are a robot. Besides, the default order of open an URL in order to disable the robot checking would open system browser firstly, which would not resolve the robot checking. Instead, using zotero internal browser is helpful, so I prioritized the internal browser.

For discriminating situations when there is no search result or the result has no citing number like in #26 , I make the extra field 'No Citation Data' when the search result is empty by counting result div elements with class 'gs_r gs_or gs_scl'.

@beloglazov
Copy link
Owner

I'm sorry I haven't responded earlier! Is this PR still relevant? Does it need any updates?

@tete1030
Copy link
Author

Yes, it is still working properly.

@Jendker
Copy link

Jendker commented May 3, 2019

Any chance of merging this pull request? I also have zero citation count problem.

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

Successfully merging this pull request may close these issues.

3 participants