Filter news feeds via sgrep

iraromovayya

New Member
Using Liferea feed reader it's possible to specify a script that filters incoming feed data using stdin/stdout, e. g. via a shell script. For instance \[code\]sgrep '("<entry>" .. "</entry>") containing "foo"'\[/code\]only outputs entries containing foo, but also strips \[code\]<?xml .. ><feed .. >\[/code\] and \[code\]</feed>\[/code\].Has someone already a sgrep filter ready for (atom) feeds?
 
Top