Get this data via API

Classify ptgllab.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://ptgllab.com"}'
{ "domain": { "domain_url": "https://ptgllab.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.2103620618581772, "IAB-147-132": "Education - Language Learning" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.12110431492328644, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.10176962614059448, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs