Get this data via API

Classify firebellytoads.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://firebellytoads.com"}'
{ "domain": { "domain_url": "https://firebellytoads.com", "categories": [ { "name": "/Pets & Animals/Pets/Reptiles & Amphibians", "confidence": 0.8315225839614868, "IAB16": "Pets", "IAB-429-422": "Reptiles/Pets/Reptiles" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.3389241397380829, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.26240915060043335, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Pets/Exotic Pets", "confidence": 0.19649431109428409, "IAB16": "Pets", "IAB-422": "Pets/Pets" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.1641927808523178, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs