Get this data via API

Classify pureformlabs.us — 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://pureformlabs.us"}'
{ "domain": { "domain_url": "https://pureformlabs.us", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.7533653974533081, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Health/Substance Abuse/Steroids & Performance-Enhancing Drugs", "confidence": 0.2708953619003296, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.25250113010406494, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.21411436796188352, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.18000352382659912, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs