Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 17 hours 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-01-29T13:59:46.000Z (12 days ago)
- Last Synced: 2025-02-07T13:09:38.391Z (3 days ago)
- Topics: atom, aws, books, jsonfeed, lambda, rss
- Language: Python
- Homepage: https://newrepublic.com/culture/tags/books
- Size: 6.84 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.