/google-scholar-badge

Track google scholar page and get your citation number on a badge

Primary LanguagePythonMIT LicenseMIT

Google Scholar Citation Badge

Get your Google Scholar citation badge!

I have developed a simple API to fetch your Google Scholar citation count and generate a badge for your profile. This badge can be easily integrated into your GitHub profile or used in various projects to showcase your citation count.

Features

  • Fetch your Google Scholar citation count
  • Generate a badge with your citation count
  • Easy to integrate into your GitHub profile or projects

Usage

  1. Go to shields.io endpoint badge
  2. Set the endpoint to https://google-scholar-badge.replit.app/citations?user={user} Replace {user} with your Google Scholar User ID

Can also view the open source code here on replit

Example Badge

Work In Progress (WIP)

  • deploy the service to heroku or other cloud services
  • more badges (hindex, i10index, etc.)
  • some tests