Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chadskelton committed Jul 6, 2019
1 parent 185bdf9 commit 878247c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -205,7 +205,7 @@ def scrape_bcpc(url):
print 'Difficulty scraping BCCA'

#try:
scrape_bcpc("https://www.canlii.org/en/bc/bcpc/")
scrape_bcpc("https://www.canlii.org/en/bc/bcpc/")
#except:
#print 'Difficulty scraping BCPC'
#time.sleep(3600) # wait one hour

0 comments on commit 878247c

Please sign in to comment.