Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/othreecodes/newzz-backend
Backend that powers -> https://github.com/othreecodes/NewZZ Basically scrapes websites
https://github.com/othreecodes/newzz-backend
drf feeds news rss web-scraping
Last synced: 4 days ago
JSON representation
Backend that powers -> https://github.com/othreecodes/NewZZ Basically scrapes websites
- Host: GitHub
- URL: https://github.com/othreecodes/newzz-backend
- Owner: othreecodes
- Created: 2019-07-05T00:58:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-05T01:01:20.000Z (over 5 years ago)
- Last Synced: 2024-11-19T10:27:54.076Z (2 months ago)
- Topics: drf, feeds, news, rss, web-scraping
- Language: Python
- Size: 48.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# newzz-backend
- Insert an RSS url and the app crawls the rss feeds and stores the articles on the news blog in the database.
- The crawled data is then accessible via a drf API
- Finito.