Unable to scrape Committee meetings
Closed this issue · 1 comments
trentmercer commented
Problem
- Running command
./run committee_meetings --force --debug
- Produces output similar to the following for each committee meeting:
http://docs.house.gov/Committee/Calendar/ByEvent.aspx?EventID=111284
Problem downloading zipfile: 111284```
Expected behavior
- Running command
./run committee_meetings --force --debug
downloads committee meetings as expected and creates bothdata/committee_meetings_house.json
anddata/committee_meetings_senate.json
JoshData commented
Fixed, thanks.