Get this data via API

Classify pinktickettravel.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://pinktickettravel.com"}'
{ "domain": { "domain_url": "https://pinktickettravel.com", "categories": [ { "name": "/People & Society/Other", "confidence": 0.9894437789916992, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.4334864020347595, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Other", "confidence": 0.3118879795074463, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Books & Literature/Other", "confidence": 0.18707643449306488, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Travel & Transportation/Other", "confidence": 0.15102623403072357, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs