mirror of
https://github.com/hpware/news-analyze.git
synced 2025-07-18 00:19:05 +00:00
- Added new dependencies to requirements.txt: psycopg2-binary, pandas, and dotenv for improved functionality. - Enhanced main.css by adding 'scroll-smooth' to the html element for better scrolling experience. |
||
---|---|---|
.. | ||
.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.