Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jasoncwells committed Jan 21, 2016
1 parent 321deaf commit 29f4ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.py
Expand Up @@ -14,6 +14,7 @@
print myage
print mylist
listlength = len(mylist)
print listlength
# # Find something on the page using css selectors
# root = lxml.html.fromstring(html)
# root.cssselect("div[align='left']")
Expand Down

0 comments on commit 29f4ba2

Please sign in to comment.