Top, new, and best stories, comments, users, and jobs.
Hacker News Search
ASYNCREADNo auth
Returns Hacker News stories with title, score, URL, author, and comment count.
ParametersFormJSON
Search terms. e.g. "rust programming", "claude code"
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "hn_search", "params": { "query": "claude" } }'