https://github.com/capjamesg/papers-with-code-rss
Papers with Code RSS feeds.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.3%) to scientific vocabulary
Keywords
Repository
Papers with Code RSS feeds.
Basic Info
- Host: GitHub
- Owner: capjamesg
- Language: Python
- Default Branch: main
- Homepage: https://jamesg.blog/2024/05/22/papers-with-code-rss/
- Size: 5.86 KB
Statistics
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
[!NOTE]
Papers with Code was shut down in 2025. As a result, this project is now archived.
Papers with Code RSS Feed
This tool generates RSS feeds for task pages on Papers with Code.
For example, you can subscribe to:
There is a hosted version of this tool available at https://granary.io/url?input=jsonfeed&output=atom&url=https://jamesg.blog/pwc/?url=, which you can use to make requests for task pages. The url structure is:
https://granary.io/url?input=jsonfeed&output=atom&url=https://jamesg.blog/pwc/?url=/task/<task_name>
Responses are cached for 15 minutes.
How to Set Up Locally
To set up this tool locally, first clone this repository and install the required dependencies:
git clone https://github.com/capjamesg/papers-with-code-rss
cd papers-with-code-rss/
pip3 install -r requirements.txt
You can then run the application using the following code:
python3 app.py
The tool will run on localhost:5000.
The tool broadcasts JSON Feeds. You can convert the feed to RSS when a deployment is public using Granary, with https://granary.io/url?input=jsonfeed&output=atom&url=.
License
This project is licensed under an MIT license.
Contributing
This tool doesn't support RSS out of the box because I prefer working with JSON feed. If you'd like to contribute a native RSS version of feeds generated by this tool, this would be sincerely welcomed!
Seen a bug? Have a feature to add? Feel free to file an issue or a PR!
Owner
- Name: James
- Login: capjamesg
- Kind: user
- Location: Scotland
- Company: @Roboflow
- Website: jamesg.blog
- Repositories: 320
- Profile: https://github.com/capjamesg
from words, wonder.
GitHub Events
Total
- Watch event: 3
- Fork event: 1
Last Year
- Watch event: 3
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0