history.unc.edu
Export Report Sign up Claim Profile

No reviews yet — be the first to review history.unc.edu.

Get this data via API

Classify history.unc.edu — 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://history.unc.edu"}'
{ "domain": { "domain_url": "https://history.unc.edu", "categories": [ { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.95, "IAB1": "Arts & Entertainment", "IAB-93-90": "Industries - Entertainment Industry" }, { "name": "/News", "confidence": 0.9, "IAB12": "News" }, { "name": "/Jobs & Education/Education", "confidence": 0.8, "IAB-132": "Education" }, { "name": "/Reference/Humanities/History", "confidence": 0.7, "IAB5": "Education", "IAB-EZWB7V-SPSHQ5": "Genres - History" } ] }, "success": true }