imagej / imagej.github.io

The ImageJ wiki
https://imagej.net
Other
25 stars 110 forks source link

Consider adding a citation count from Google Scholar for citations #219

Open ctrueden opened 2 years ago

ctrueden commented 2 years ago

It would be pretty cool. But we probably don't want every page load reaching out to Google. A good compromise could be to write a nightly cron job that grabs all DOIs from the wiki, queries Google Scholar for the current citation counts, and updates a JSON file somewhere. Then harvest the JSON file from the wiki with some javascript to display the counts.