Category
Reviews
No reviews yet — be the first to review scrapiconic.com.
Get this data via API
Classify scrapiconic.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://scrapiconic.com"}'
{
"domain": {
"domain_url": "https://scrapiconic.com",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.8351430296897888,
"IAB3": "Business",
"IAB-94-90": "Industries - Environmental Services Industry"
},
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.5495278835296631,
"IAB3-12": "Metals",
"IAB-107-90": "Industries - Metals Industry"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.1898435205221176,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.