Get this data via API

Classify ijmpsjournal.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://ijmpsjournal.com"}'
{ "domain": { "domain_url": "https://ijmpsjournal.com", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.9290383458137512, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.6187050938606262, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.5147375464439392, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.3849012553691864, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Science/Scientific Institutions", "confidence": 0.12700927257537842, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs