Get this data via API

Classify fyllhub.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://fyllhub.com"}'
{ "domain": { "domain_url": "https://fyllhub.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Import & Export", "confidence": 0.9075743556022644, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.7875080108642578, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.5178963541984558, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.4176520109176636, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.411563515663147, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Business Services/Outsourcing", "confidence": 0.24375323951244351, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.19976621866226196, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Business Services/Commercial Distribution", "confidence": 0.16236428916454315, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1337137520313263, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.10070537030696868, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs