Get this data via API

Classify aquarium.tools — 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://aquarium.tools"}'
{ "domain": { "domain_url": "https://aquarium.tools", "categories": [ { "name": "/Pets & Animals/Pets/Fish & Aquaria", "confidence": 0.9677838683128356, "IAB16": "Pets", "IAB-426-422": "Fish and Aquariums/Pets/Fish and Aquariums" }, { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies", "confidence": 0.1613813191652298, "IAB-422": "Pets" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.15127547085285187, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.12327239662408827 } ] }, "success": true }
Get Free API Key View API Docs