feat: update README with folder structure and execution instructions; add scraping scripts for news articles

This commit is contained in:
yuanhau 2025-05-11 17:31:37 +08:00
parent c68606ffbe
commit f8fa412de9
7 changed files with 188 additions and 41 deletions

View file

@ -2,4 +2,5 @@ urlopen
beautifulsoup4
psycopg2-binary
pandas
dotenv
dotenv
chardet