Get this data via API

Classify warrantyark.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://warrantyark.com"}'
{ "domain": { "domain_url": "https://warrantyark.com", "categories": [ { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.8848735690116882, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2392347753047943, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.19452106952667236, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Law & Government/Legal/Product Liability", "confidence": 0.13225893676280975, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.10276299715042114, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs