Get this data via API

Classify presidentialstudios.net — 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://presidentialstudios.net"}'
{ "domain": { "domain_url": "https://presidentialstudios.net", "categories": [ { "name": "/Business & Industrial/Business Services/Shared Workspaces", "confidence": 0.18180660903453827, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.1445402354001999, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.11695492267608644, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.11428146809339523, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Government/Executive Branch", "confidence": 0.1030302420258522, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs