Get this data via API

Classify sparksandspools.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://sparksandspools.com"}'
{ "domain": { "domain_url": "https://sparksandspools.com", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.9806479215621948, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers", "confidence": 0.7983759641647339, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.202827587723732, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies", "confidence": 0.1984821856021881, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Business & Industrial/Textiles & Nonwovens", "confidence": 0.10441238433122636, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs