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
374 downloads per month
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
- Launch the binary
- Access
http://localhost:3005/?username=Julien%20Caposiena
- 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