Get this data via API

Classify currentpublishing.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://currentpublishing.com"}'
{ "domain": { "domain_url": "https://currentpublishing.com", "categories": [ { "name": "/Books & Literature/Other", "confidence": 0.692508339881897, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.5607014298439026, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Social Sciences/Archaeology", "confidence": 0.512168288230896, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Reference/Humanities/History", "confidence": 0.3611951470375061, "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings", "confidence": 0.13265401124954224, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs