Get this data via API

Classify tiuko.pl — 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://tiuko.pl"}'
{ "domain": { "domain_url": "https://tiuko.pl", "categories": [ { "name": "/Business & Industrial/Textiles & Nonwovens", "confidence": 0.23458558320999143, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts", "confidence": 0.21580113470554352, "IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts" }, { "name": "/Shopping/Apparel/Headwear", "confidence": 0.13707022368907928, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.13345907628536224, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Formal Wear", "confidence": 0.10430820286273956, "IAB22": "Shopping", "IAB-585-582": "Men's Formal Wear/Style & Fashion/Men's Fashion/Men's Clothing/Men's Formal Wear" } ] }, "success": true }
Get Free API Key View API Docs