Get this data via API

Classify f30-forum.de — 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://f30-forum.de"}'
{ "domain": { "domain_url": "https://f30-forum.de", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/BMW", "confidence": 0.9890943169593812, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Online Communities/Other", "confidence": 0.3600408434867859, "IAB-148-132": "Education - Online Education" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles", "confidence": 0.27842679619789124, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sedans", "confidence": 0.18522727489471436, "IAB2-20": "Sedan", "IAB-4-2": "Auto Body Styles - Sedan" } ] }, "success": true }
Get Free API Key View API Docs