news-analyze/scraping
2025-05-20 15:22:35 +08:00
..
findText feat: update README and various components for improved formatting and error handling; enhance login functionality with password encryption 2025-05-12 10:17:21 +08:00
platforms Mainly make the python code to make it javascript for nuxt to access. 2025-05-18 09:28:08 +08:00
.python-version feat: add AI chat and summarize endpoints with database integration 2025-05-10 21:57:38 +08:00
hot_articles.py Fuck Microsoft, Yahoo news is better to scrape :D 2025-05-14 00:17:26 +08:00
hotnews_data.json Add docs :) 2025-05-20 15:22:35 +08:00
news_source.csv Add news source data CSV file with various Taiwanese media outlets 2025-05-14 15:00:14 +08:00
pyproject.toml feat: add AI chat and summarize endpoints with database integration 2025-05-10 21:57:38 +08:00
README.md Clean code. 2025-05-10 22:05:10 +08:00
requirements.txt feat: update README with folder structure and execution instructions; add scraping scripts for news articles 2025-05-11 17:31:37 +08:00
uv.lock feat: add AI chat and summarize endpoints with database integration 2025-05-10 21:57:38 +08:00

Scraping

This file contains the code for scraping the news from websites. And storing the data into the a postgres database.