Get this data via API
Classify botwpshield.org — 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://botwpshield.org"}'
{
"domain": {
"domain_url": "https://botwpshield.org",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.7562808990478516,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.5362847447395325,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.4567531645298004,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Online Communities/Blogging Resources & Services",
"confidence": 0.3555240333080292,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.13668790459632874,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.12444126605987547,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.117117740213871,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.