Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cnn-news

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cnn-news

CNN news rss feed.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

cnn-news

The cnn-news module grabs and parsers the cnn rss feed for cnn.com

install

npm install cnn-news

Usage

Each feed takes a callback, with the following arguments

  • error: returned if any error occurs in acquiring the rss feed
  • meta: Any metadata returned from the rss feed
  • articles: any articles returned from the rss feed

Story feeds

  • top: CNN's top stories.
  • world: CNN's world stories.
  • us: CNN's U.S. stories.
  • business: CNN's business stories.
  • politics: CNN's politics stories.
  • crime: CNN's crime stories.
  • technology: CNN's technology stories.
  • health: CNN's health stories.
  • entertainment: CNN's entertainment stories.
  • travel: CNN's travel stories.
  • living: CNN's living stories.
  • video: CNN's video stories.
  • studentNews: CNN's Student News stories.
  • latest: CNN's most recently created/updated stories.
  • ireport: CNN's vetted iReports.

Keywords

FAQs

Package last updated on 05 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc