🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

NewsAPI Search

by @hegghammer

Search news articles via NewsAPI with filtering by time windows, sources, domains, and languages.

Versionv1.0.0
Installs5
πŸ’‘ Examples

# Basic search
node scripts/search.js "technology" --days 7

Filter by quality sources

node scripts/search.js "technology" --sources bbc-news,reuters,al-jazeera-english

Exclude low-quality domains

node scripts/search.js "technology" --exclude tmz.com,radaronline.com

Breaking headlines

node scripts/search.js "technology" --headlines --country us

List available sources

node scripts/sources.js --country us --category general

βš™οΈ Configuration

Add API key to ~/.openclaw/.env:

NEWSAPI_KEY=your_api_key

Get key from https://newsapi.org (free tier: 100 requests/day)

View on ClawHub
TERMINAL
clawhub install newsapi-search

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’