Get this data via API

Classify raspbery.co.za — 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://raspbery.co.za"}'
{ "domain": { "domain_url": "https://raspbery.co.za", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.6781716346740723, "IAB-59-53": "Business - Sales" }, { "name": "/Jobs & Education/Jobs/Resumes & Portfolios", "confidence": 0.3543374538421631, "IAB-132": "Education" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.24794377386569977, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.2297811657190323, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.21383583545684817, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.16348513960838318, "IAB-132": "Education" } ] }, "success": true }
Get Free API Key View API Docs