Scraping a Page with AutoLoad
Posted: Wed May 09, 2012 10:10 am
I am trying to scrape the following page:
http://www.flipkart.com/computers/compo ... 183d0f480f
I have created a type for the "Show More" link as well, however the scraper is only able to get the first 20 (of the 196) items on the page.
Also, once the "Show More" link is clicked, the rest of the page loads as one scrolls down - i.e. it auto-loads the content through ajax.
Please advise on how this can be scraped!
PS: I am attaching the project I have created so far. This works great for the 20 products on the page (link above), but is unable to get the rest.
Thanks,
Saahil
http://www.flipkart.com/computers/compo ... 183d0f480f
I have created a type for the "Show More" link as well, however the scraper is only able to get the first 20 (of the 196) items on the page.
Also, once the "Show More" link is clicked, the rest of the page loads as one scrolls down - i.e. it auto-loads the content through ajax.
Please advise on how this can be scraped!
PS: I am attaching the project I have created so far. This works great for the 20 products on the page (link above), but is unable to get the rest.
Thanks,
Saahil