Get this data via API

Classify itrecyclingsolution.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://itrecyclingsolution.com"}'
{ "domain": { "domain_url": "https://itrecyclingsolution.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 1, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.46339091658592224, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.24092736840248108, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.2340867668390274, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Other", "confidence": 0.13868331909179688, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1277001053094864, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Other", "confidence": 0.12050839513540268, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.10237860679626463, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs