Get this data via API

Classify tweekly.ru — 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://tweekly.ru"}'
{ "domain": { "domain_url": "https://tweekly.ru", "categories": [ { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.20648640394210815, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.20412597060203552, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Finance/Investing/Other", "confidence": 0.13851100206375122, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.12282662093639374, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.11140438914299013, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.10001549869775772, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" } ] }, "success": true }
Get Free API Key View API Docs