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