Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
walinchus committed Jun 14, 2017
1 parent 31e252c commit d71079d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -8,7 +8,7 @@
import lxml.etree
import mechanize

next_link = 0
#next_link = 0

def scrape_table(root):
#grab all table rows <tr> in table class="tblSearchResults"
Expand Down

0 comments on commit d71079d

Please sign in to comment.