action channel4_search_feed_3 { label: "Search Feed(3)" description: "Lists all Channel 4 programmes where title (brand name) matching the search \n term. Matches are made from the beginning of individual words in the title.\n\n http://api.channel4.com/pmlsd/search/page-{pageno}.atom?q=search-term&apikey=xxx\n\n http://api.channel4.com/pmlsd/search.atom?q=the+it+crowd&apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/search/page-{pageno}.atom" encoding: json output: { type: "object" additionalProperties: true } }