Get this data via API

Classify student-market.co.uk — 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://student-market.co.uk"}'
{ "domain": { "domain_url": "https://student-market.co.uk", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.9601449966430664, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.5297737121582031, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs