Get this data via API

Classify apprentitrips.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://apprentitrips.com"}'
{ "domain": { "domain_url": "https://apprentitrips.com", "categories": [ { "name": "/Business & Industrial/Textiles & Nonwovens", "confidence": 0.7589607834815979, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Other", "confidence": 0.3063967823982239, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts", "confidence": 0.2287402302026749, "IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.17998041212558746, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.12453065067529678, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education", "confidence": 0.11262406408786774, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs