Writing Crawler for Screen Scrapping
        Posted  
        
            by Muhammad Akhtar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Muhammad Akhtar
        
        
        
        Published on 2010-03-26T12:37:21Z
        Indexed on 
            2010/03/28
            10:53 UTC
        
        
        Read the original article
        Hit count: 1260
        
I want to write crawler for screen scrapping
What I want is, I want to get price of particular hotel from a website, like here is website
e.g. In the above URL, there is list of hotels and its price. I want to get the price of the beaufort
Please Advise how to accomplish this.
Thanks
© Stack Overflow or respective owner