5.0.0 • Published 4 years ago

@datafire/cnn_rss v5.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

@datafire/cnn_rss

Client library for rss.cnn.com

Installation and Usage

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

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

Description

Actions

topStories

CNN.com delivers up-to-the-minute news and information on the latest top stories, weather, entertainment, politics and more.

cnn_rss.topStories(null, context)

Input

This action has no parameters

Output

world

CNN.com delivers up-to-the-minute news and information on the latest top stories, weather, entertainment, politics and more.

cnn_rss.world(null, context)

Input

This action has no parameters

Output

politics

CNN.com delivers up-to-the-minute news and information on the latest top stories, weather, entertainment, politics and more.

cnn_rss.politics(null, context)

Input

This action has no parameters

Output

business

CNNMoney.com, the business website of CNN, combines business news and in-depth market analysis with practical advice and answers to personal finance questions.

cnn_rss.business(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

4 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