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: about 1 month 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 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-05T01:01:20.000Z (over 6 years ago)
- Last Synced: 2025-01-20T12:30:41.472Z (about 1 year 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.