Get this data via API

Classify patentedlabs.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://patentedlabs.com"}'
{ "domain": { "domain_url": "https://patentedlabs.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.5661600232124329, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2459696978330612, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.2200502902269363, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Business News/Company News", "confidence": 0.1769319474697113, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.1722780615091324, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/News/Technology News", "confidence": 0.13706709444522858, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.13156810402870178, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.1110299602150917, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" } ] }, "success": true }
Get Free API Key View API Docs