Get this data via API

Classify centuryfp.com — 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://centuryfp.com"}'
{ "domain": { "domain_url": "https://centuryfp.com", "categories": [ { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.9451952576637268, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.4341383278369904, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.25593307614326477, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.14880554378032684, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs