Category
Reviews
No reviews yet — be the first to review toastmastertools.com.
Get this data via API
Classify toastmastertools.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://toastmastertools.com"}'
{
"domain": {
"domain_url": "https://toastmastertools.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6995697021484375,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/People & Society/Social Sciences/Communications & Media Studies",
"confidence": 0.2102803736925125,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.10800908505916595,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.