Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crccheck/refeed
Re-create an RSS feed based on SEO/Social media metadata
https://github.com/crccheck/refeed
python rss
Last synced: about 1 month ago
JSON representation
Re-create an RSS feed based on SEO/Social media metadata
- Host: GitHub
- URL: https://github.com/crccheck/refeed
- Owner: crccheck
- License: apache-2.0
- Created: 2017-10-11T19:53:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T15:35:14.000Z (over 1 year ago)
- Last Synced: 2024-10-05T07:13:35.034Z (about 1 month ago)
- Topics: python, rss
- Language: Python
- Homepage:
- Size: 302 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Refeed
======Re-create an RSS feed based on SEO/Social media metadata.
RSS feeds for many sites exist, but little effort is made to design them.
However, a lot of effort is put into adding metadata for SEO and social media.
This takes an existing RSS feed and re-creates it using social media metadata.Environment Configuration
-------------------------* `CACHE_SIZE` -- (default: 500) How many articles to keep cached. Should be about 30 * number_of_feeds
Example
-------```
docker run --rm -it -p 8080:8080 crccheck/refeed
```Then compare:
* https://www.architecturaldigest.com/feed/rss
* http://localhost:8080/refeed/?feed=https://www.architecturaldigest.com/feed/rss