Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Chahed committed Nov 3, 2015
1 parent 6cc19e4 commit 8bc5182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.py
Expand Up @@ -267,6 +267,7 @@ def scrap_recurring(url):
"End Date":unicode(""),\
"Date Awarded":unicode(""),\
"Awarded To":unicode("")}
scraperwiki.sqlite.save(unique_keys=['ID'], data=data)


def extract_data(url):
Expand Down

0 comments on commit 8bc5182

Please sign in to comment.