Address Lookup {API}
Look up any company's headquarter address by domain name.
Get structured address data from any domain. Perfect for CRM enrichment, lead intelligence, and customer location validation.
What You Get
Each API call returns structured address data ready for production use.
Full address
Street, city, region, country, postal code
Country codes
ISO country and state/province codes
International formats
Support for various address formats
Structured JSON
Clean, parseable address data
How It Works
We extract the most authoritative company address from multiple sources.
Pass a domain
Like hubspot.com or any company website
We crawl key pages
Footer, contact, about pages, schema.org markup, and meta tags
Address extracted
Most authoritative company address identified
JSON returned
Structured address data ready for use
API Response
Extracted brand data for meta.com
GET /v1/brand/retrieve?domain=meta.com{
"status": "ok",
"brand": {
"address": {
"street": "1 Hacker Way",
"city": "Menlo Park",
"country": "UNITED STATES",
"country_code": "US",
"state_province": "California",
"state_code": "CA",
"postal_code": "94025"
}
},
"code": 200
}Context at scale
Join 5,000+ businesses using Context.dev to enrich their products with structured web data.













