Get this data via API
Classify laracasts.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://laracasts.com"}'
{
"domain": {
"domain_url": "https://laracasts.com",
"categories": [
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.7926134467124939,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.7418193221092224,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.32986387610435486,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.3287065029144287,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.2949393093585968,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.16399548947811127,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Global Rank
#3,009
Tech Stack (1 technologies)
Get this data as JSON — free trial, 50 API calls included.