Get this data via API

Classify nwcla.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://nwcla.com"}'
{ "domain": { "domain_url": "https://nwcla.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.8703513145446777, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.7592326402664185, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Residential Rentals", "confidence": 0.27809005975723267, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Other", "confidence": 0.1130094975233078, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Government/Other", "confidence": 0.1007872223854065, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs