This PR adds a new Meet the Press statement scraper / source.
It also provides several utility methods to test the scrapers as well as a few tests for related utility methods.
It does not include the same "suite generation" tooling as the CNN scraper. This is because there were a slew of DRY violations when I built those out. Rather than refactor suite generation for this PR, I've decided to separate that work.
Description
This PR adds a new Meet the Press statement scraper / source.
It also provides several utility methods to test the scrapers as well as a few tests for related utility methods.
It does not include the same "suite generation" tooling as the CNN scraper. This is because there were a slew of DRY violations when I built those out. Rather than refactor suite generation for this PR, I've decided to separate that work.
Related Issues
Related to #380