Get this data via API
Classify phpmyadmin.net — 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://phpmyadmin.net"}'
{
"domain": {
"domain_url": "https://phpmyadmin.net",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.7957248091697693,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.26241856813430786,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Freeware & Shareware",
"confidence": 0.20880506932735443,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.10316222906112672,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Global Rank
#5,133
Get this data as JSON — free trial, 50 API calls included.