Category
Reviews
No reviews yet — be the first to review quotethumb.com.
Get this data via API
Classify quotethumb.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://quotethumb.com"}'
{
"domain": {
"domain_url": "https://quotethumb.com",
"categories": [
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.5166540145874023,
"IAB19-15": "Email",
"IAB-80DV8O": "Communication"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other",
"confidence": 0.2043982744216919,
"IAB10-8": "Landscaping",
"IAB-284-274": "Home & Garden - Landscaping"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.14957350492477417,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.