Get this data via API

Classify biztechnicians.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://biztechnicians.com"}'
{ "domain": { "domain_url": "https://biztechnicians.com", "categories": [ { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.3438921272754669, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Business Services/Other", "confidence": 0.2737154960632324, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.15949320793151855, "IAB-132": "Education" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.146016463637352, "IAB-163": "Personal Celebrations & Life Events" } ] }, "success": true }
Get Free API Key View API Docs