Get this data via API

Classify ttxdiscovery.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://ttxdiscovery.com"}'
{ "domain": { "domain_url": "https://ttxdiscovery.com", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.7856614589691162, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.2114333063364029, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.1927333623170853, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Cancer", "confidence": 0.17859432101249695, "IAB7-11": "Cancer", "IAB-314-287": "Cancer/Medical Health/Diseases and Conditions/Cancer" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.15290029346942902, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Health Conditions/Infectious Diseases/Vaccines & Immunizations", "confidence": 0.13111688196659088, "IAB-297-287": "Infectious Diseases/Medical Health/Diseases and Conditions/Infectious Diseases" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.10770145803689957, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.10240627080202104, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" } ] }, "success": true }
Get Free API Key View API Docs