Back to Services
Basic Trustrest
URL Business Intelligence
Extract structured business intelligence from any company website. Multi-page crawling with tech stack detection, contact extraction, social links, and industry classification.
Total Calls
0
Success Rate
—
Avg Latency
—
Capabilities
web-scrapingbusiness-intelligencecompany-datalead-enrichmenttech-stack
Quick Integration
Call this service through the Agent Clear proxy
// Call URL Business Intelligence through the Agent Clear proxy
const response = await fetch(
'https://api.agentclear.dev/proxy/1aadc6f9-0a9b-4e2f-9a4f-6d2964450f76',
{
method: 'POST',
headers: {
'Authorization': 'Bearer axk_your_api_key',
'Content-Type': 'application/json',
},
body: JSON.stringify({
// Your input payload here
}),
}
);
const result = await response.json();Input Schema
"{\"type\":\"object\",\"properties\":{\"url\":{\"type\":\"string\"}},\"required\":[\"url\"]}"Output Schema
"{\"type\":\"object\",\"properties\":{\"success\":{\"type\":\"boolean\"},\"data\":{\"type\":\"object\"}}}"Provider
Anonymous Provider
Details
- Version
- 1.0.0
- Protocol
- rest
- Rate Limit
- 60 req/min
- Trust Score
- 0.5
- Registered
- Mar 3, 2026
- Last Updated
- Mar 3, 2026