Get this data via API

Classify automotomaroc.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://automotomaroc.com"}'
{ "domain": { "domain_url": "https://automotomaroc.com", "categories": [ { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.9959204196929932, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.4149514138698578, "IAB-132": "Education" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.15233029425144196, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.1298326849937439, "IAB-126-123": "Career Planning/Careers/Career Planning" } ] }, "success": true }
Get Free API Key View API Docs