From d109881e2c9563a8e184a4e078aad7a7dc5843f8 Mon Sep 17 00:00:00 2001 From: Leif Greiss Date: Fri, 1 Dec 2017 17:21:43 -0500 Subject: [PATCH] Update scraper.py --- scraper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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