Have a look at ScrAPI. It uses css selectors for scraping and is quite simple to use.
Ryan Bates has done a screencast as well
Have a look at ScrAPI. It uses css selectors for scraping and is quite simple to use.
Ryan Bates has done a screencast as well
nas wrote:
Have a look at ScrAPI. It uses css selectors for scraping and is quite simple to use.
Ryan Bates has done a screencast as well #173 Screen Scraping with ScrAPI - RailsCasts
Thanks for your reply..
I have seen that episode. But what if site have made change in css? If it will change than I am no longer able to get the data...
Any dynamic solution?