diff --git a/scraper.py b/scraper.py index 8e93593..009746e 100644 --- a/scraper.py +++ b/scraper.py @@ -4,7 +4,7 @@ root = lxml.html.fromstring(html)#turnourHTMLintoanlxmlobject tds = root.cssselect('td')#getallthe