Category
Reviews
No reviews yet — be the first to review foamigo.company.
Get this data via API
Classify foamigo.company — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://foamigo.company"}'
{
"domain": {
"domain_url": "https://foamigo.company",
"categories": [
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.4451674222946167,
"IAB3": "Business",
"IAB-62-53": "Business - Business Administration"
},
{
"name": "/Home & Garden/Domestic Services/Cleaning Services",
"confidence": 0.3869628310203552,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Home & Garden/Home Improvement/Doors & Windows",
"confidence": 0.169760063290596,
"IAB10-9": "Remodeling & Construction",
"IAB-280-274": "Home & Garden - Home Improvement"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.