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

alex_b’s picture

Status: Active » Closed (duplicate)
Rockland Steel’s picture

thanks

publicmind’s picture

I 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

Rockland Steel’s picture

thank you.