News & Articles Scraper
What was done:
Developed a Python scraper to collect news articles from websites.
The script extracts titles, publication dates, categories and full article content, saving data into structured CSV/JSON files.
What can be extended:
automatic detection of new publications
keyword-based filtering
duplicate removal
Telegram notifications
scheduled updates (hourly/daily)
Value for client:
Enables fast monitoring of news sources, trend analysis and instant updates without manual work.
#Parse
Developed a Python scraper to collect news articles from websites.
The script extracts titles, publication dates, categories and full article content, saving data into structured CSV/JSON files.
What can be extended:
automatic detection of new publications
keyword-based filtering
duplicate removal
Telegram notifications
scheduled updates (hourly/daily)
Value for client:
Enables fast monitoring of news sources, trend analysis and instant updates without manual work.
#Parse