Closed (duplicate)
Project:
Feeds
Version:
6.x-1.0-alpha8
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2009 at 17:42 UTC
Updated:
4 Mar 2010 at 11:35 UTC
Hello,
I have some website which need to have many related contents.
I use FeedAPI ImageGrabber (http://drupal.org/project/feedapi_imagegrabber).
I like FeedAPI ImageGrabber because I just need to make feeds which only have title in it. ImageGrabber visits the feed-item's webpage to download the image.
But thats only image. I want "ImageGrabber" which not only can grab the image, but also can grab all other contents from given ID or CLASS.
Instead of modify the FeedAPI related modules and asking their Maintainers, Im trying looking at Feeds.
Thanks in advance.
Comments
Comment #1
alex_b commentedYou are looking for #635520: Feeds: HTML parser / Scraper feature request
Comment #2
Rockland Steel commentedthanks
Comment #3
publicmind commentedI just released Feeds Image Grabber (FIG), although it wouldn't solve your scraping issues yet will provide the same functionality as FeedAPI Imagegrabber.
regards,
publicmind
Comment #4
Rockland Steel commentedthank you.