DEV Community

neuralmint
neuralmint

Posted on

Crypto News CLI — Latest Headlines from Top Crypto Outlets

Crypto News CLI — Latest Headlines from Top Crypto Outlets

Stay on top of crypto news without doomscrolling. Fetches headlines from CoinDesk, Cointelegraph, and CryptoSlate — right in your terminal.

Features

  • Headlines from CoinDesk, Cointelegraph, CryptoSlate
  • Filter by source
  • Configurable headline count
  • Deduplication and sorting by date
  • JSON output for automation
  • Pure Python stdlib (RSS feeds)

Usage

# Get latest headlines
crypto_news

# Filter by source
crypto_news --source Cointelegraph --limit 5

# Machine-readable output
crypto_news --json
Enter fullscreen mode Exit fullscreen mode

Install

pip install neuralmint/crypto-news
Enter fullscreen mode Exit fullscreen mode

Support development:

SOL: 4TGyiYBjaYhFFPNYyCoJjf16ctUsWVBiMR1FXQxEfhWi

ETH: 0xe07f177E0725c11EEc8BeA34C5b5193CaF2a1A6a

Tags: python, cli, opensource, devtools
Series: neuralmint CLI Tools

Top comments (0)