{"slug":"netintel-dev-extract-address-5536bc","title":"Parse and normalize a freeform address string using Claude Haiku — splits it int","host":"netintel.dev","method":"POST","resource":"https://netintel.dev/extract/address","category":"code","description":"Parse and normalize a freeform address string using Claude Haiku — splits it into street, city, state/region, postal code, and country, plus a normalized single-line form, so agents can clean and standardize messy address data for shipping, CRM, and verification workflows.","price_listed":0.01,"price_asked":0.01,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":915,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"address":"123 Main St, San Francisco, CA 94105, USA"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"address":{"description":"The freeform address string to parse and normalize. Max 10000 words or 50KB.","type":"string"}},"required":["address"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"address":{"description":"Parsed components: street, city, state_region, postal_code, country, country_code (ISO 3166-1 alpha-2), and a normalized single-line form. Missing components are null.","type":"object"},"cached":{"description":"True if served from the in-memory cache.","type":"boolean"},"components_found":{"description":"Count of non-null core components (street, city, state_region, postal_code, country).","type":"number"},"findings":{"description":"Informational findings (e.g. incomplete_address, no_components).","items":{"type":"string"},"type":"array"},"grade":{"description":"Letter grade A-F","type":"string"},"is_complete":{"description":"True when street, city, and country are all present.","type":"boolean"},"score":{"description":"Quality score 0-100","type":"number"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.01,"price_match":true,"latency_ms":915,"error":null}],"description_full":"Parse and normalize a freeform address string using Claude Haiku — splits it into street, city, state/region, postal code, and country, plus a normalized single-line form, so agents can clean and standardize messy address data for shipping, CRM, and verification workflows.","last_updated":"2026-09-03T00:28:48.238Z","schemes":["exact"]}