Drudge Report Scraper
Scrapes the front page of the Drudge Report into a machine readable XML file.

Description
Drudge Report Scraper is a program written in Python which scrapes the front page of the Drudge Report and converts it into a machine readable XML file.
Dependencies
- bs4
- requests
Downloads
File | Size | Description |
---|---|---|
drudge.py | 3 KB | Python Source Code |
Changelog
- 1.0.0 - 1/17/21
- Initial Release