#rss #publication #feed #generate #parses #scientific #user

app google-scholar-rss-feed

Generates an RSS feed from a user's scientific publications, parses data from Google Scholar

5 releases

0.1.6 Feb 25, 2025
0.1.5 Feb 25, 2025
0.1.4 Feb 25, 2025
0.1.3 Feb 25, 2025
0.1.2 Feb 25, 2025

#86 in Science

Download history 159/week @ 2025-02-19 215/week @ 2025-02-26

374 downloads per month

MIT license

19KB
160 lines

Google Scholar rss feed generator

Generates an RSS feed from a user's scientific publications, parses data from Google Scholar.

How to user

  1. Launch the binary
  2. Access http://localhost:3005/?username=Julien%20Caposiena
  3. Change the author name to the desired person

You may want to specify the serving address or port, simply put it as the first argument like so:

cargo run "<ADDRESS>:<PORT>"

Default port is 3005.

Dependencies

~18–32MB
~537K SLoC