Get this data via API

Classify ttry.fun — 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://ttry.fun"}'
{ "domain": { "domain_url": "https://ttry.fun", "categories": [ { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.5422414541244507, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Online Communities/Online Journals & Personal Sites", "confidence": 0.19183853268623352, "IAB-148-132": "Education - Online Education" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1878090053796768, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.10316906124353407, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" } ] }, "success": true }
Get Free API Key View API Docs