Get this data via API

Classify gtdscientific.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://gtdscientific.com"}'
{ "domain": { "domain_url": "https://gtdscientific.com", "categories": [ { "name": "/Science/Other", "confidence": 0.9027195572853088, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.8982957005500793, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.3614843785762787, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.2225566804409027, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Health Conditions/Injury", "confidence": 0.18821296095848083, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Legal/Accident & Personal Injury Law", "confidence": 0.1852351725101471, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.1580144166946411, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.1270461082458496, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs