Top stories, sections, articles, topic pages, search, and sport.
Author Articles
ASYNCREADNo auth
Returns articles by a specific journalist to track correspondents and editors.
ParametersFormJSON
Author name e.g. Anthony Zurcher, Laura Kuenssberg, Faisal Islam
Relative time filter: 1h, 12h, 1d, 7d, 30d
Max articles to return, 1-100
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": "bb_author", "params": { "author": "Anthony" } }'