Get this data via API

Classify 3dflatfenders.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://3dflatfenders.com"}'
{ "domain": { "domain_url": "https://3dflatfenders.com", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.8718758225440979, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Jeep", "confidence": 0.6046300530433655, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.5614254474639893, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Off-Road Vehicles", "confidence": 0.28590303659439087, "IAB2-16": "Off-Road Vehicles", "IAB-14-2": "Off-Road Vehicles/Automotive/Auto Body Styles/Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Classic Vehicles", "confidence": 0.1321534514427185, "IAB-19-16": "Classic Cars/Automotive/Auto Type/Classic Cars" } ] }, "success": true }
Get Free API Key View API Docs