Indian News API
SkillSearchGet real-time Indian news headlines and articles using NewsData.io API. Supports category filtering, language filtering, and search.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Indian News API skill
What this skill tells your AI
The instructions your AI receives, as published by ankitjh4/indic-ai-skills in skills/indian-news/SKILL.md and read by ahel’s review.
Get real-time Indian news headlines and articles using NewsData.io.
Required: API Key
You need a free API key from NewsData.io
- Go to https://newsdata.io/
- Sign up for free account
- Get your API key
- Add to Zo secrets: Settings → Advanced
- Add secret:
NEWSDATA_API_KEY= your-api-key
Usage
# Get latest Indian news
python3 scripts/news.py latest
# Get news by category
python3 scripts/news.py category technology
# Search news
python3 scripts/news.py search "artificial intelligence"
# Get Hindi news
python3 scripts/news.py latest --language hi
Categories
businesscrimedomesticeducationentertainmentenvironmentfoodhealthpoliticssciencesportstechnologytoptourismworld
Languages
en- English (default)hi- Hindibn- Bengalita- Tamilte- Teluguml- Malayalamkn- Kannadamr- Marathigu- Gujaratipa- Punjabiur- Urdu
Environment Variables
| Variable | Required | Description |
|---|---|---|
NEWSDATA_API_KEY | Yes | Your API key from newsdata.io |
API Reference
- Dashboard: https://newsdata.io/
- Docs: https://docs.newsdata.io/
Signals
- GitHub stars
- 65
- Forks
- 10
- Last commit
- Apr 2026
Advanced
- Catalog kind
- skill
- Gateway key
indian-news- Source
- github.com/ankitjh4/indic-ai-skills