News Monitoring API
Google News results for any query, country and language, up to ten pages deep, on whatever schedule you set. Pair it with an AI engine monitor and you also see what the assistants say when someone asks about the story.
Who it's for
Media-monitoring platforms, comms and PR teams, finance and research products tracking moving stories.
What you get
- Headline, publisher, timestamp and link per result, parsed and ordered
- Country and interface-language parameters for regional coverage
- Async tasks with webhooks — coverage lands in your pipeline as it happens
- The same entity monitored in AI answers, where a wrong claim is worth catching early
Try it
curl -X POST "https://api.answerline.dev/v1/monitor/chatgpt" \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{"query":"electric vehicle battery","country":"FR","hl":"fr"}' Engines for this workload
More use cases
AI Visibility Tracking API
Track how ChatGPT, Perplexity and Google's AI answers describe a brand: mentions, citations and the wording users actually see.
Rank Tracking API
Google positions, SERP features and the AI Overview for any keyword as structured JSON — one call, no headless browser fleet.
Local Rank Tracking API
City- and state-level Google SERPs and AI answers: the same query, re-run from any location, returned as parsed JSON.