Get this data via API

Classify forseepower.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://forseepower.com"}'
{ "domain": { "domain_url": "https://forseepower.com", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.648370623588562, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery", "confidence": 0.5933690667152405, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.39668476581573486, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.29000699520111084, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.21155475080013275, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.1948164999485016, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs