Get this data via API

Classify plos.org — 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://plos.org"}'
{ "domain": { "domain_url": "https://plos.org", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.7894272208213806, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Scientific Institutions", "confidence": 0.6450739502906799, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Other", "confidence": 0.3283960223197937, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.24795889854431152, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#1,344