Get this data via API

Classify appleofmyisla.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://appleofmyisla.com"}'
{ "domain": { "domain_url": "https://appleofmyisla.com", "categories": [ { "name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags", "confidence": 0.8556151986122131, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.6097344756126404, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.2086101770401001, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Shopping/Apparel/Children's Clothing", "confidence": 0.17249949276447296, "IAB22": "Shopping", "IAB-575-552": "Children's Clothing/Style & Fashion/Children's Clothing" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.11648079752922058, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs