Get this data via API

Classify stringalgae.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://stringalgae.com"}'
{ "domain": { "domain_url": "https://stringalgae.com", "categories": [ { "name": "/Pets & Animals/Pets/Fish & Aquaria", "confidence": 0.7903057932853699, "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.29114198684692383, "IAB-422": "Pets" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.2728484272956848, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Agriculture & Forestry/Aquaculture", "confidence": 0.13900567591190338, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs