Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandhunt committed Jan 22, 2020
1 parent 4097464 commit 53b2105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -13,7 +13,7 @@
import scraperwiki
import sqlite3
import time
import urllib2
import urllib
import lxml.html
from splinter import Browser
from selenium.common.exceptions import TimeoutException
Expand Down

0 comments on commit 53b2105

Please sign in to comment.