Get this data via API

Classify eonpeptides.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://eonpeptides.com"}'
{ "domain": { "domain_url": "https://eonpeptides.com", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.663134753704071, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.369634211063385, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.18758873641490936, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Chemistry", "confidence": 0.18671131134033203, "IAB15-3": "Chemistry", "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.18470488488674164, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Health/Substance Abuse/Steroids & Performance-Enhancing Drugs", "confidence": 0.16473537683486938, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" }, { "name": "/Science/Scientific Equipment", "confidence": 0.1116417944431305, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs