All Projects → ml-feeds → pwc-feeds

ml-feeds / pwc-feeds

Licence: AGPL-3.0 license
PapersWithCode RSS feeds (unofficial)

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Labels

Projects that are alternatives of or similar to pwc-feeds

Gorss
Go Terminal Feed Reader
Stars: ✭ 191 (+855%)
Mutual labels:  rss-feed
fulltextrssplz
Make rss full text.
Stars: ✭ 25 (+25%)
Mutual labels:  rss-feed
rss-chan
A telegram RSS feed reader bot, written using python and feedparser.
Stars: ✭ 70 (+250%)
Mutual labels:  rss-feed
Tweetledee
A PHP library that provides an incredibly easy way to access Twitter data as JSON or RSS feed by URL or standard CLI syntax.
Stars: ✭ 208 (+940%)
Mutual labels:  rss-feed
vue-rss-feed
Embed RSS Feeds in your Vue web app
Stars: ✭ 37 (+85%)
Mutual labels:  rss-feed
ttrss ynh
Tiny Tiny RSS package for YunoHost
Stars: ✭ 17 (-15%)
Mutual labels:  rss-feed
Feedreader
C# RSS and ATOM Feed reader library. Supports RSS 0.91, 0.92, 1.0, 2.0 and ATOM. Tested with multiple languages and feeds.
Stars: ✭ 180 (+800%)
Mutual labels:  rss-feed
rss2trello
Automatically check your favorite RSS feed for new articles and create Trello cards for each one.
Stars: ✭ 29 (+45%)
Mutual labels:  rss-feed
github-stars-feed
Get the latest feed of GitHub Stars out there! 🌟 ⭐ ✨
Stars: ✭ 30 (+50%)
Mutual labels:  rss-feed
twitter-to-rss
Simple python script to parse twitter feed to generate a rss feed.
Stars: ✭ 15 (-25%)
Mutual labels:  rss-feed
Rss Proxy
RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.
Stars: ✭ 227 (+1035%)
Mutual labels:  rss-feed
nim-package-directory
Nim package directory - documentation builder
Stars: ✭ 47 (+135%)
Mutual labels:  rss-feed
GNews
A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.
Stars: ✭ 271 (+1255%)
Mutual labels:  rss-feed
Blogetc
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
Stars: ✭ 198 (+890%)
Mutual labels:  rss-feed
tidyRSS
An R package for extracting 'tidy' data frames from RSS, Atom, JSON and geoRSS feeds
Stars: ✭ 62 (+210%)
Mutual labels:  rss-feed
Xity Starter
A blog-ready 11ty starter based on PostCSS, with RSS feed and Native Elements!
Stars: ✭ 184 (+820%)
Mutual labels:  rss-feed
trafilatura
Python & command-line tool to gather text on the Web: web crawling/scraping, extraction of text, metadata, comments
Stars: ✭ 711 (+3455%)
Mutual labels:  rss-feed
HungryHippo
🦛 scrapes websites and generates rss feeds
Stars: ✭ 33 (+65%)
Mutual labels:  rss-feed
RetrofitRssConverterFactory
A Retrofit 2 converter which parses Rss feeds
Stars: ✭ 73 (+265%)
Mutual labels:  rss-feed
goeland
An alternative to rss2email written in golang with many filters
Stars: ✭ 78 (+290%)
Mutual labels:  rss-feed

pwc-feeds

pwc-feeds uses Python 3.9 to serve RSS feeds for Papers With Code. As a disclaimer, it has no affiliation with Papers With Code.

Links

Deployment

Serverless deployment to Google Cloud Functions is configured. It requires the following files:

  • requirements.txt
  • main.py (having callable serve(request: flask.Request) -> Tuple[Union[bytes, str], int, Dict[str, str]])

Deployment version updates are not automated. They can be performed manually by editing and saving the function configuration.

These deployment links require access:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].