Get this data via API

Classify junior-report.media — 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://junior-report.media"}'
{ "domain": { "domain_url": "https://junior-report.media", "categories": [ { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.30692875385284424, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.2785409390926361, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/News/Local News", "confidence": 0.2225137948989868, "IAB12-3": "Local News" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.18030837178230288, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Books & Literature/Other", "confidence": 0.15063631534576416, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/News/Other", "confidence": 0.1108400970697403, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs