5.0.0 • Published 5 years ago

@datafire/bbc_rss v5.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@datafire/bbc_rss

Client library for feeds.bbci.co.uk

Installation and Usage

npm install --save @datafire/bbc_rss
let bbc_rss = require('@datafire/bbc_rss').create();

.then(data => {
  console.log(data);
});

Description

Actions

topStories

BBC News - Home

bbc_rss.topStories(null, context)

Input

This action has no parameters

Output

world

BBC News - World

bbc_rss.world(null, context)

Input

This action has no parameters

Output

uk

BBC News - UK

bbc_rss.uk(null, context)

Input

This action has no parameters

Output

technology

BBC News - Technology

bbc_rss.technology(null, context)

Input

This action has no parameters

Output

Definitions

Feed

  • Feed object
    • feed object
      • link string
      • title string
      • feedUrl string
      • entries array
        • items object
          • id string
          • link string
          • title string
          • pubDate string
          • author string
          • content string
          • contentSnippet string
5.0.0

5 years ago

4.0.0

7 years ago

3.0.0

7 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago