Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Vila committed May 6, 2015
1 parent fad51f3 commit 714250c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scraper.py
Expand Up @@ -84,7 +84,6 @@ def parse_listing_pages(start_url):
print "Finished page %s" % count
count = count + 30

start_url = "http://www.tripadvisor.com/AttractionsAjax-g186378?cat=25&o=a%s&sortOrder=popularity"
parse_listing_pages(start_url)
parse_listing_pages(scrape_url)


0 comments on commit 714250c

Please sign in to comment.