Get this data via API

Classify gigmentor.pro — 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://gigmentor.pro"}'
{ "domain": { "domain_url": "https://gigmentor.pro", "categories": [ { "name": "/Travel & Transportation/Transportation/Taxi & Ride Hail Services", "confidence": 0.9117999076843262, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.3122589886188507, "IAB-132": "Education" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.2808743119239807, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Food & Drink/Food & Grocery Delivery/Restaurant Delivery Services", "confidence": 0.26746249198913574, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.2447191476821899, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Travel & Transportation/Transportation/Carpooling", "confidence": 0.1532779037952423, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1147088184952736, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs