Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
woodbine committed Apr 30, 2015
1 parent c2b4df3 commit 5aaf388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -3,7 +3,7 @@
import scraperwiki
import urllib2
from datetime import datetime
import BeautifulSoup
from bs4 import BeautifulSoup

# Set up variables
entity_id = "E3520_SCC_gov"
Expand Down

0 comments on commit 5aaf388

Please sign in to comment.