English-language news - latest articles, sections, keyword search, and journalists.
Author Articles
ASYNCREADNo auth
Returns articles by a specific journalist.
ParametersFormJSON
Author name e.g. Zein Basravi
Relative time filter: 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": "aj_author", "params": { "author": "Zein" } }'