Category
Reviews
No reviews yet — be the first to review runthrough.dev.
Get this data via API
Classify runthrough.dev — 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://runthrough.dev"}'
{
"domain": {
"domain_url": "https://runthrough.dev",
"categories": [
{
"name": "/People & Society/Social Sciences/Communications & Media Studies",
"confidence": 0.2972552478313446,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Arts & Entertainment/Performing Arts/Acting & Theater",
"confidence": 0.23437605798244476,
"IAB1-3": "Fine Art",
"IAB-209-201": "Fine Art - Theater"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.12491385638713837,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.12456967681646348,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Business Operations/Business Plans & Presentations",
"confidence": 0.11176852881908415,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.