Home > Python > Webcrawler : Screen Scraping

Webcrawler : Screen Scraping

October 27th, 2009

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

Comments are closed.
Bear