Automation · Python
News Scraping Platform
A Django experiment for collecting news articles from multiple sources.
Overview
A Django experiment for collecting news articles from multiple sources.
Built scraping workflows with BeautifulSoup and Selenium, integrated into Django.
The problem
Repeated article collection can be automated into a consistent data workflow.
My contribution
Built scraping workflows with BeautifulSoup and Selenium, integrated into Django.
PythonDjangoSeleniumBeautifulSoupMySQL
Inside the build
- Concurrent collection from multiple publications.
- Export collected records to Excel or MySQL.
Project notes
Archived experiment
News Scraping Platform is part of my work in automation · python. The links above provide the available project and implementation details.