Get this data via API
Classify bartonventures.store — 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://bartonventures.store"}'
{
"domain": {
"domain_url": "https://bartonventures.store",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5233964920043945,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.3127634525299072
},
{
"name": "/Business & Industrial/Business Operations/Business Plans & Presentations",
"confidence": 0.2423056960105896,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.23788513243198395,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.1549157053232193,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.12030255049467088,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/Time & Calendars",
"confidence": 0.10714823752641678
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.