Get this data via API

Classify peptideprotocols.io — 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://peptideprotocols.io"}'
{ "domain": { "domain_url": "https://peptideprotocols.io", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.5245590209960938, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.2546730637550354, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Obesity", "confidence": 0.24120554327964783, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.2377329468727112, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.16989567875862122, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.14216285943984985, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.11594820767641068, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" } ] }, "success": true }
Get Free API Key View API Docs