Get this data via API

Classify thinkwood.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://thinkwood.com"}'
{ "domain": { "domain_url": "https://thinkwood.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.8610923290252686, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.2736835479736328, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.26180097460746765, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Forestry", "confidence": 0.16959315538406372, "IAB3-6": "Forestry", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Architecture", "confidence": 0.15960396826267242, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.10091102123260498, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs