Company
Category
Global Rank
#22,865
Tech Stack (3 technologies)
Reviews
No reviews yet — be the first to review regex101.com.
Get this data via API
Classify regex101.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://regex101.com"}'
{
"domain": {
"domain_url": "https://regex101.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.5156530141830444,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.322782963514328,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.3201283812522888,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.