Get this data via API

Classify visibility-buddy.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://visibility-buddy.com"}'
{ "domain": { "domain_url": "https://visibility-buddy.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5657463669776917, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5360631942749023, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.5234304070472717, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.5138404965400696, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.26822155714035034, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.2319392561912537, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.12119666486978532, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.11052826792001724, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Internet & Telecom/Search Engines/Other", "confidence": 0.1104775443673134, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.10693905502557756, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs