[rss-rdf] mode = xml timeformat = %a, %d %b %Y %H:%M:%S %Z base = title = /rdf:RDF/rssfake:channel/rssfake:title desc = /rdf:RDF/rssfake:channel/rssfake:description items = /rdf:RDF/rssfake:channel/rssfake:item item_title = rssfake:title item_link = rssfake:link item_desc = rssfake:description item_content = content:encoded item_time = rssfake:pubDate [rss-channel] mode = xml timeformat = %a, %d %b %Y %H:%M:%S %Z base = title = /rss/channel/title desc = /rss/channel/description items = /rss/channel/item item_title = title item_link = link item_desc = description item_content = content:encoded item_time = pubDate [rss-atom] mode = xml timeformat = %Y-%m-%dT%H:%M:%SZ base = title = /atom:feed/atom:title desc = /atom:feed/atom:subtitle items = /atom:feed/atom:entry item_title = atom:title item_link = atom:link/@href item_desc = atom:summary item_content = atom:content item_time = atom:published item_updated = atom:updated [rss-atom03] mode = xml timeformat = %Y-%m-%dT%H:%M:%SZ base = title = /atom03:feed/atom03:title desc = /atom03:feed/atom03:subtitle items = /atom03:feed/atom03:entry item_title = atom03:title item_link = atom03:link/@href item_desc = atom03:summary item_content = atom03:content item_time = atom03:published item_updated = atom03:updated [json] mode = json mimetype = application/json timeformat = YYYY-MM-DDTHH:MM:SS base = {} title = title desc = desc items = items.[] item_title = title item_link = url item_desc = desc item_content = content item_time = time item_updated = updated [twitter] mode = xpath path = http://twitter.com/* https://twitter.com/* http://www.twitter.com/* https://www.twitter.com/* title = //head/title/text() items = //table[class=tweet]|//div[class=tweet] item_title = .//strong[class=fullname]/text() " (" normalize-space(string(.//div[class=username])) ")" item_link = ./@href item_content = .//div[class=tweet-text]/div [google] mode = xpath path = http://google.com/search?q=* http://www.google.com/search?q=* title = //head/title/text() items = //li[class=g] item_title = .//h3//text() item_link = .//a/@href item_content = .//span[class=st] [ddg.gg] mode = xpath path = http://duckduckgo.com/html/?q=* https://duckduckgo.com/html/?q=* title = //head/title/text() items = //div[class=results_links][not(contains(@class,'sponsored'))] item_title = .//a[class=result__a]//text() item_link = .//a[class=result__a]/@href item_content = string(.//a[class=result__snippet]) [facebook home] mode = json path = https://graph.facebook.com/*/home* https://graph.facebook.com/*/feed* title = "Facebook" items = data item_title = from.name {" > " to.data.name<", ">} item_link = actions.link[0] item_content = message story{"

"}{"
" name "
" description "
"}{"

– @ " place.name} item_time = created_time item_id = id [facebook message/post] mode = json path = https://graph.facebook.com/* https://graph.facebook.com/* title = "Facebook" items = comments.data item_title = from.name item_content = message item_time = created_time item_id = id