-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Cannot import references in Chinese from Google Scholar. #1694
Comments
Confirmed. Seems like there is some Encoding problem in the fetcher. I'll take a look |
I digged a bit further and the problem is getting the last URL in the |
I found another problem. After searching for roughly 40 items by Web Search, now I cannot fetch anything. Just no item in result window. Then I visit scholar using browser and the page gives me this. After verification, I can get proper results. I do not know the mechanism of the fetcher in JabRef but I think it should be something similar to others. Is there any possibility that the results are blocked by such a verification? Any way to tackle this? |
Google scholar is blocking "automatated" crawls after generating too much traffic in short time. We already use the two-step approach with the prefetched list before crawling the actual bibtex data to circumvent this. Thus, the Google Scholar fetcher is not the best way to obtain lots of entries at the same time. If you are Mozilla Firefox, the JabRef Plugin "JabFox" might be an alternative to download the bibtex data directly from the browser. You can find the PlugIn here: https://addons.mozilla.org/en-US/firefox/addon/jabfox/?src=external-jabrefSite |
Side note: Using JabFox it is also possible to correctly import the entry you mentioned in your initial bug report |
Oh... just realized that is still not working... 😞 |
Okay... better luck this time ;-) Should be working now: http://builds.jabref.org/fix-scholar-encoding |
JabRef 3.6dev--snapshot--2016-08-06--master--381b569
windows 7 6.1 amd64
Java 1.8.0_101
Function: Web Search.
Problem: Cannot import references in Chinese from Google Scholar.
Test with following string.
微分求积方法及其在力学应用中的若干新进展
Items in the inspection window are all empty.
Any relavent codes handling these things?
Can anyone check it?
Attached are two pics.
The text was updated successfully, but these errors were encountered: