mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
- Changed the import statement from "bun" to "postgres". - Simplified the PostgreSQL client initialization by directly using the connection string. |
||
---|---|---|
.. | ||
.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.