Get this data via API
Classify myedit.online — 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://myedit.online"}'
{
"domain": {
"domain_url": "https://myedit.online",
"categories": [
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.5936527252197266,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.28872138261795044,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.18903163075447085,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.17456166446208954,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.1569434404373169,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Global Rank
#128,169
Get this data as JSON — free trial, 50 API calls included.