Active
Project:
Feed Scraper
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
8 Nov 2009 at 18:20 UTC
Updated:
8 Sep 2017 at 10:10 UTC
I like to suggest a feature: set default scrapers at content type level. For example, a new content type called 'Image Parser' has feeds which contain images in html. Right now you have to setup Scrapers for every individual feed you add. E.g. feed_image, xPath, //img/@src.
With a default scraper at content type level, you no longer manually have to do this for all feeds. Except for exceptions.