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.
- Fetch your Google Scholar citation count
- Generate a badge with your citation count
- Easy to integrate into your GitHub profile or projects
- Go to shields.io endpoint badge
- 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
- deploy the service to heroku or other cloud services
- more badges (hindex, i10index, etc.)
- some tests