Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGL committed Jan 25, 2018
1 parent e781694 commit ca27197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.py
Expand Up @@ -25,6 +25,7 @@

tds = root.cssselect("td div")
print 'THESE ARE THE TDS', tds
print 'THERE ARE', len(tds), 'TDS'



Expand Down

0 comments on commit ca27197

Please sign in to comment.