mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
- Deleted GitHub callback and authentication handler files. - Added new component for displaying headlines. - Implemented hot news feed component with external API fetching. - Created dynamic news provider page with routing. - Developed news organization about page with animations and data fetching. - Introduced a code of conduct document. |
||
---|---|---|
.. | ||
.python-version | ||
main.py | ||
news.json | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
uv.lock |
Scraping
This file contains the code for scraping the news from websites. And storing the data into the a postgres database.