https://github.com/prenagha/newrepublic-books-jsonfeed
Generate jsonfeed of New Republic book articles
https://github.com/prenagha/newrepublic-books-jsonfeed
atom aws books jsonfeed lambda rss
Last synced: 2 months ago
JSON representation
Generate jsonfeed of New Republic book articles
- Host: GitHub
- URL: https://github.com/prenagha/newrepublic-books-jsonfeed
- Owner: prenagha
- License: unlicense
- Created: 2023-10-06T15:47:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T15:56:56.000Z (3 months ago)
- Last Synced: 2025-04-02T05:43:43.535Z (2 months ago)
- Topics: atom, aws, books, jsonfeed, lambda, rss
- Language: Python
- Homepage: https://newrepublic.com/culture/tags/books
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# New Republic Books JSON (RSS) Feed
This is a AWS lambda python script for scraping articles
from the New Republic books web page.The script can be easily deployed as an AWS lambda.
It formats the data into a [json feed](https://www.jsonfeed.org) which can be read by a feed reader.