Citation generator, source metadata, and style guides.
Autocite Metadata Extract
ASYNCREADNo auth
Returns citation metadata such as title, publisher, URL, and access date from a website URL.
ParametersFormJSON
Website URL to extract citation metadata from
cost: 2 credits · 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": "act_easybib_autocite_metadata_extract", "params": { "source_url": "https://www.un.org/en/climatechange/what-is-climate-change" } }'