Get this data via API

Classify paperonotebooks.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://paperonotebooks.com"}'
{ "domain": { "domain_url": "https://paperonotebooks.com", "categories": [ { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.7491607069969177, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies", "confidence": 0.5197423100471497, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.3593575358390808, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs