How - using the module as such, with another module, or programmatically - is it possible to filter out (or in) feed items on basis on strings in their content?

Comments

ekes’s picture

Status: Active » Closed (duplicate)

You can't at the moment, there is a related feature request #160692: Add feed item node conditionally (e. g. if matches keyword(s))

Don't know about anyone else, but I'm using yahoopipes for this for the moment. Love to have the time to look at doing it within Drupal, but it's not likely for me at the moment :-(

flexvixon’s picture

There's a module being dev'd -- http://drupal.org/project/feedapi_itemfilter -- but it's not ready. For now I'm using views and Fast Search to accomplish the task.