Closed (fixed)
Project:
Feeds Crawler
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2011 at 17:32 UTC
Updated:
28 Apr 2013 at 04:20 UTC
Is it possible with crawler and/or xpath to get data from deeper pages.
Lets say i crawl tables here http://bit.ly/gXJRmr
but i want to get data to my nodes from deeper pages that would come trough links, so i would like to have data from http://bit.ly/fPudvG and http://bit.ly/gx7ayB for first 2 items etc. Is this possible with crawler?
Comments
Comment #1
danny_joris commentedCurrently that's not possible. It would be very useful, but I'm not sure how a Feeds UI interface for that would look like as you're fetching multiple pages. Potentially more than one level deep too.
Comment #2
twistor commentedCheck out Feeds Spider.
There's a good chance I will roll that into this project soon.