GoCreative URL Unfurl Lookup is a paid API for AI agents from api.gocreativeai.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).
Fetches and expands a URL to retrieve its metadata, title, description, and other open-graph or preview information
Keyless, pay-per-call compliance & regulated-data API for AI agents — OFAC wallet + sanctions/PEP + KYB screening, SEC filings, FRED economics, FDA recalls, federal awards, plus continuous monitoring. USDC on Base/Solana via x402, native MCP. No API key, no signup.
Returns an object containing metadata extracted from the given URL, likely including page title, description, open graph tags, canonical URL, image previews, and other structured link-preview data extracted from the page's HTML.
GEThttps://api.gocreativeai.com/v1/lookup/url_unfurlUse this endpoint when an agent needs to quickly extract link-preview metadata (title, description, OG tags) from a single URL without managing API keys or subscriptions. Ideal for enriching messages, summarizing links, or validating what a URL leads to. Prefer this over general web scrapers when you only need lightweight metadata rather than full page content.
{
"url": "https://www.wikipedia.org"
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"url": "https://www.wikipedia.org",
"title": "Wikipedia",
"status": 200,
"favicon": "/static/favicon/wikipedia.ico",
"og_image": "https://upload.wikimedia.org/wikipedia/en/thumb/8/80/Wikipedia-logo-v2.svg/250px-Wikipedia-logo-v2.svg.png",
"og_title": "Wikipedia, the free encyclopedia",
"description": "Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation."
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"