Open ghost opened 1 year ago
Just a comment and link: We have an implementation of Google Scholar. It is broken, I could not bring it back - and the maintainer community decided that a work around using the browser plugin exsits: https://github.com/JabRef/jabref/pull/7075#issuecomment-856198942. I know that this is not a good solution. I wish, Google Scholar had an API. However, they do not have an API and one needs to do web scraping, which is a huge effort.
:-(
And do you think Nature and Science can be added?
Just a comment and link: We have an implementation of Google Scholar. It is broken, I could not bring it back - and the maintainer community decided that a work around using the browser plugin exsits: #7075 (comment). I know that this is not a good solution. I wish, Google Scholar had an API. However, they do not have an API and one needs to do web scraping, which is a huge effort.
@koppor @ThiloteE I have a suggestion, how about we use this API instead for Google Scholar?
@koppor @ThiloteE I have a suggestion, how about we use this API instead for Google Scholar?
Add is second implementation. Users need to register. Then they get 100 calls for free. If they want more, they pay 75 to 150 USD. https://serpapi.com/pricing - I think this is much money... Thus, we should try in parallel to scrape google scholar in other ways
@koppor @ThiloteE I have a suggestion, how about we use this API instead for Google Scholar?
Add is second implementation. Users need to register. Then they get 100 calls for free. If they want more, they pay 75 to 150 USD. https://serpapi.com/pricing - I think this is much money... Thus, we should try in parallel to scrape google scholar in other ways
Hmm right. Makes sense.
This should be fixed when https://github.com/JabRef/jabref/issues/11093 is implemented.
I would like to request adding to the web search in JabRef 3 very important websites.
[ ] Google Scholar website: https://scholar.google.com
Google Scholar is a freely accessible web search engine that indexes the full text or metadata of scholarly literature across an array of publishing formats and disciplines. Released in beta in November 2004, the Google Scholar index includes peer-reviewed online academic journals and books, conference papers, theses and dissertations, preprints, abstracts, technical reports, and other scholarly literature, including court opinions and patents.
[ ] Nature website: https://www.nature.com/
Nature is a renowned British scientific journal that appears on a weekly basis. The journal publishes peer-reviewed research from a variety of academic disciplines, primarily in the natural sciences and technology.
[ ] Science website: https://www.science.org/
Science, also widely referred to as Science Magazine, is the peer-reviewed academic journal of the American Association for the Advancement of Science (AAAS) and one of the world's top academic journals. It was first published in 1880, is currently circulated weekly and has a subscriber base of around 130,000. Because institutional subscriptions and online access serve a larger audience, its estimated readership is over 400,000 people.
Thanks!