Get this data via API

Classify tdfunding.eu — 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://tdfunding.eu"}'
{ "domain": { "domain_url": "https://tdfunding.eu", "categories": [ { "name": "/Games/Computer & Video Games/Video Game Development", "confidence": 0.7684647440910339, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Business & Industrial/Business Finance/Venture Capital", "confidence": 0.1927243173122406, "IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital" }, { "name": "/Games/Computer & Video Games/Other", "confidence": 0.1806073933839798, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.13371868431568146, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.13089750707149506, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs