1$0.01 USDC · separate authorization
Web content extraction
Convert the public page into clean Markdown with bounded links, page signals, and fetch-specific provenance.
POSThttps://apiacre.com/v1/web/extract
Input template
{
"url": "$publicUrl",
"output": "markdown"
}
Use this resultStore result.data.content with its requested and resolved URLs, response evidence, and content hashes as one bounded non-JavaScript fetch.
2$0.002 USDC · separate authorization
Metadata extraction
Collect structured publisher metadata for the same public URL.
POSThttps://apiacre.com/v1/web/metadata
Input template
{
"url": "$publicUrl"
}
Use this resultJoin canonical, social, heading, feed, and JSON-LD signals to the content only after comparing the independently fetched resolved URLs and response hashes. Publisher assertions do not verify identity or ownership.