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 a0afea0 commit 185bdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -208,4 +208,4 @@ def scrape_bcpc(url):
scrape_bcpc("https://www.canlii.org/en/bc/bcpc/")
#except:
#print 'Difficulty scraping BCPC'
time.sleep(3600) # wait one hour
#time.sleep(3600) # wait one hour

0 comments on commit 185bdf9

Please sign in to comment.