JSON response
Response preview
{
"ok": true,
"service": "website-to-company-data",
"version": "v1",
"extraction_source": "ai_forced",
"company": {
"name": { "value": "Example Company" },
"industry": { "value": "Software / SaaS" },
"address": {
"raw": null,
"city": null,
"location": { "latitude": null, "longitude": null }
}
},
"contacts": {
"emails": {
"sales": [
{
"email": "[email protected]",
"contact_name": "Sales team",
"suggested_salutation": "Hello Sales team,",
"addressing": {
"type": "department",
"contact_name": "Sales team",
"suggested_salutation": "Hello Sales team,"
}
}
],
"support": [], "info": [], "billing": [], "careers": [], "press": [], "legal": [], "technical": [], "general": [], "other": []
},
"phones": { "sales": [], "support": [], "info": [], "billing": [], "careers": [], "press": [], "legal": [], "technical": [], "general": [], "other": [] },
"contact_persons": { "sales": [], "support": [], "info": [], "billing": [], "careers": [], "press": [], "legal": [], "technical": [], "general": [], "other": [] }
}
}