Get this data via API

Classify q3adv.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://q3adv.com"}'
{ "domain": { "domain_url": "https://q3adv.com", "categories": [ { "name": "/Finance/Financial Planning & Management/Retirement & Pension", "confidence": 0.8718650341033936, "IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.8141230940818787, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Other", "confidence": 0.3482724130153656, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.10689990967512132, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs