Top stories, market sections, articles, and real-time stock quotes.
Author Articles
ASYNCREADNo auth
Returns articles by a specific journalist.
ParametersFormJSON
Author name e.g. Jim Cramer, Sara Eisen, David Faber, Lora Kolodny
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": "cn_author", "params": { "author": "Jim" } }'