Get this data via API

Classify drbalcony.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://drbalcony.com"}'
{ "domain": { "domain_url": "https://drbalcony.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.64867103099823, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.4101581573486328, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.221382737159729, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.1759374737739563, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.1336245983839035, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.12818297743797302, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Internet & Telecom/Teleconferencing", "confidence": 0.10539733618497849, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs