Extract URLs, emails, money amounts, dates, and identifiers from text.
text.extract_signals · $0.015 per call · x402 V2 · Base USDC
Acquisition mode: acquire_demandSEO focus #1
Use this API when
A block of text contains URLs, email addresses, USD amounts, or ISO-format dates that should be returned as arrays.
An agent needs deterministic structured extraction without a model call.
Do not use it when
The task requires semantic classification, sentiment, named-entity recognition, or non-ISO natural-language date interpretation.
The task requires currencies or signal types not currently supported by the utility contract.
Search and agent intents
extract emails urls dates and money from text
find structured signals in text
extract contact and financial signals
extract urls from text
extract email addresses from text
extract iso dates and dollar amounts from text
Common aliases
signal extraction
text extraction
email extractor
url extractor
money extractor
date extractor
Example requests
Extract the emails, links, dollar amounts, and ISO dates from this message.
Find every URL and email address in this text.
Turn the obvious contact and payment signals in this document into structured arrays.
Output contract
Returns arrays for `urls`, `emails`, `money`, and `isoDates` using deterministic pattern matching.
Related utility APIs
No closely related utility pages are currently required.
Purchase
Call the endpoint without payment first. AUN returns the canonical x402 payment requirement. An x402-compatible agent can sign and retry the same request.
POST https://agent-utility-network.frosty-sound-4560.workers.dev/v1/paid/text-extract-signals?source=utility-seo-page