Skip to content

Commit

Permalink
Create scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
walinchus committed Jun 13, 2017
1 parent 17331e4 commit 2e01c7b
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

number = 1
next_link = 1

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

0 comments on commit 2e01c7b

Please sign in to comment.