Get this data via API
Classify tothepeak.eu — 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://tothepeak.eu"}'
{
"domain": {
"domain_url": "https://tothepeak.eu",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.4836716651916504,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.4453970491886139,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.4241899847984314,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Finance/Venture Capital",
"confidence": 0.28707534074783325,
"IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.2501843273639679,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.10807132720947266,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.