Get this data via API

Classify aftonscientific.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://aftonscientific.com"}'
{ "domain": { "domain_url": "https://aftonscientific.com", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.793493926525116, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.4983000159263611, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Quality Control & Tracking", "confidence": 0.3313841223716736, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.326654314994812, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Science/Scientific Equipment", "confidence": 0.30869677662849426, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.11428456753492355, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs