Get this data via API

Classify offlist.net — 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://offlist.net"}'
{ "domain": { "domain_url": "https://offlist.net", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.25097599625587463, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.2293134778738022, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.17977522313594818, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.15714730322360992, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Other", "confidence": 0.11811943352222444, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.10813266038894652, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs