An open API service indexing awesome lists of open source software.

https://github.com/anthonydb/cdc-flu-scraper

Python scraper to get weekly CDC flu surveillance data
https://github.com/anthonydb/cdc-flu-scraper

Last synced: 9 months ago
JSON representation

Python scraper to get weekly CDC flu surveillance data

Awesome Lists containing this project

README

          

Scrapes the weekly "National and Regional Summary of Select
Surveillance Components" table from the Centers for Disease
Control's flu summary site at http://www.cdc.gov/flu/weekly/

Exports data to comma-delimited text and json file.

Example usage:

>>> import fluscrape.py
>>> fluscrape.run()

$ python fluscrape.py