Archive

Posts Tagged ‘webcrawler screen scraping’

Webcrawler : Screen Scraping

October 27th, 2009 Comments off

Need a python webcrawler (screen scraping) for hotel reviews on Priceline.com.
The results are to be stored in two text files per city, using a predefined format.
The crawler can take a start city URL and a cutoff date.
The bid winner will also run the crawler to collect all data to confirm that it works correctly.
The format of the files (two of them) will be provided to the bid winner.

Webcrawler – Screen Scraping

October 26th, 2009 Comments off

Need a python webcrawler (screen scraping) for hotel data on Orbitz.com.
The results are to be stored in two text files per city, using a predefined format.
The crawler can take a start city URL and a date.
The bid winner will also run the crawler to collect the data to confirm that it works correctly.
The format of the files (two of them) will be provided to the bid winner.

Bear