The Wayback Machine - https://web.archive.org/web/20220724165913/https://github.com/topics/google-scholar
Here are
97 public repositories
matching this topic...
Web extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, and others (Chrome/Firefox/Edge/Safari)
Updated
Jul 21, 2022
JavaScript
Displays the China Computer Federation (CCF) recommended rank of international conferences and journals in the dblp, Google Scholar, Connected Papers and and Web of Science search results.
Updated
Jun 30, 2022
JavaScript
Query Google Scholar with Python
Updated
Jun 1, 2022
Python
Extracts the historic word occurrence of a search term in academic papers
Updated
Jun 21, 2022
Python
PyPaperBot is a Python tool for downloading scientific papers using Google Scholar, Crossref, and SciHub.
Updated
Jul 12, 2022
Python
Search for BibTeX references
Updated
Dec 1, 2017
JavaScript
Command-line tool to manage bibliography (pdfs + bibtex)
Updated
Jun 14, 2022
Python
Retrieve BibTeX entries from Google Scholar, ACM Digital Library, IEEE Xplore and DBLP
Updated
Aug 8, 2021
Emacs Lisp
Fetch Academic Research Papers from different sources
Updated
Jul 18, 2022
Python
A 'supervised' parser for Google Scholar
Updated
Jan 19, 2018
Python
Crawl all your citations from Google Scholar
Updated
Aug 7, 2017
Python
My GitHub profile README.md with self-updating badges
Summarize Publications Automatically
Updated
May 24, 2019
Python
A Chrome extension which adds DOI support to Google Scholar
Updated
Mar 2, 2020
JavaScript
Automatic bibtex generation from a file list, auto formatting, etc.
Updated
Sep 21, 2020
Python
Fetches PubMed article IDs (PMIDs) from email inbox, then crawls PubMed, Google Scholar and Sci-Hub for respective PDF files.
Updated
Oct 23, 2018
Python
A crawler to crawl google scholar search page
Updated
Mar 8, 2019
Python
Adds citations count to documents in your Mendeley library.
Updated
Feb 22, 2019
Python
Updated
Dec 9, 2015
Python
Create a Healy-style CV in latex without having to tweak latex files. This fork uses biblatex to generate the bibliography and includes links to philpapers and Google Scolar citation counts.
Google Scholar Profile Parser is a PHP library which parses the HTML of a scholar's profile page from Google Scholar website and transforms its data into a regular PHP data structure.
Zotero plugin for auto-fetching numbers of citations from Google Scholar
Updated
Feb 5, 2021
JavaScript
Gatsby source plugin that pulls metadata for scientific publications from Google Scholar
Updated
Jan 4, 2022
JavaScript
webpage crawling tools for pubmed, google scholar and rss
This bot crawls and downloads statistics and pictures from google scholar's researchers.
Updated
Jan 18, 2022
Python
A engine that searches for papers on Google Scholar based on keywords extracted from a text.
Updated
Sep 21, 2017
Python
Bring the power of Search Engines into the command line. Search using Google, Bing and DuckDuckGo straight from the command line
Updated
Dec 22, 2019
Python
Takes a Google Scholar profile URL and outputs an html snippet to add to your website.
Updated
Aug 11, 2019
HTML
A research management system for Nottingham University
Updated
Aug 15, 2017
JavaScript
Improve this page
Add a description, image, and links to the
google-scholar
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
google-scholar
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Right now on parsing the papers we only count all errors, silently skipping failures and thus hiding their root cause.
https://github.com/bzz/scholar-alert-digest/blob/7d2e4de957edf2864360a95b579fc919e9fd561f/papers/papers.go#L46-L48
This leads to difficulties reproducing bugs like #76 as one needs to modify source code (by adding
log.Print(err)to https://github.com/bzz/scholar-alert-dig