Category
Reviews
No reviews yet — be the first to review willwilldoit.com.
Get this data via API
Classify willwilldoit.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://willwilldoit.com"}'
{
"domain": {
"domain_url": "https://willwilldoit.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/TV & Video Equipment",
"confidence": 0.9911659955978394,
"IAB19": "Technology & Computing",
"IAB-634-632": "Consumer Electronics - Home Entertainment Systems"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.3097197711467743,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.1858002543449402,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.