📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

newsai

News API

0.9
Maintainers
1

This library is made of two parts:

  • Extraction (STABLE) (requires Python 3.7+) - see examples and sample data for both real-time and historical data.
  • Analysis (WIP)

News api download sources

Real-time data sources incorporated:

  • BBC News
  • FOX News
  • ABC News
  • NYTimes
  • YahooFinance
  • Sky News
  • Forbes
  • CNBC Finance

Historical news data from:

  • NYTimes

To use your own data sources you can update the json config file or provide your own.

Other news sources:

Usage

python examples/get_historical_news_data.py
python examples/get_news_data.py

Analysis (NLP)

(WIP)

FAQs

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