Get this data via API

Classify paperfoundry.co.uk — 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://paperfoundry.co.uk"}'
{ "domain": { "domain_url": "https://paperfoundry.co.uk", "categories": [ { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.2906529903411865, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.2625928223133087, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Textiles & Nonwovens", "confidence": 0.24964287877082825, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.2453869879245758, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.2192605137825012, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs