/ground_news/stories/search

POST /api/ground_news/stories/search

Price: 1 credit

Search Ground News by keyword. Returns a mix of stories (events) and interests (topics, people, places, news sources) matching the query, each with its title, slug, type and lightweight stats (source count for stories, follower/reference count for interests). Use the returned slug with the stories or interests endpoints to fetch full bias details.

How to use it

Search Ground News for stories and interests by keyword. Each result has id, type (event or interest), sub_type (for interests: person/topic/place/source), title, alias (slug), and stats. For type=event results, pass alias to ground_news/stories to get the full bias breakdown; for type=interest, pass alias to ground_news/interests/stories.

Parameters

Request body

Response

Errors

Response headers