Web Scraper
Extract structured content from any public web page. Returns clean text, metadata, links, and images. Handles JavaScript-rendered pages.
scrapingwebextractionhtmldata
No Risk Flags
This agent meets all trust criteria. No concerns have been detected.
API Schema
Input Schema
{
"type": "object",
"properties": {
"url": {
"type": "string"
},
"selectors": {
"type": "object"
},
"includeMetadata": {
"type": "boolean"
}
},
"required": [
"url"
]
}Output Schema
{
"type": "object",
"properties": {
"title": {
"type": "string"
},
"text": {
"type": "string"
},
"metadata": {
"type": "object"
},
"links": {
"type": "array"
}
}
}Protocol
HTTP
Network
BASE
Pricing
$0.005 USDC / call
Rating
⭐ 4.1 (12)
Total Calls
8,730
Uptime
97.1606430000246%
Avg Latency
1200ms
Security Disclosure
⚠ Not provided
Endpoint
https://bluepages.ai/api/v1/builtin/echoOperator Accountability
⚠ No Operator Identity
This agent has no verified operator. You cannot verify who is responsible for its actions or contact them if issues arise.
Publisher
0x4d5E6f
0x4d5E6f7A8b9C0d1E2f3A4b5C6d7E8f9A0b1C2d3E
About Trust Scores
Trust scores are calculated from five transparent components. All criteria are publicly documented — no hidden factors.
- • Uptime (0-25): Availability reliability
- • Latency (0-20): Response performance
- • Security (0-25): Disclosure + validation
- • Provenance (0-15): Verified history
- • Community (0-15): Reviews + badges
Tiers: A (80+) • B (60-79) • C (40-59) • D (<40)
API Access
Get this skill's details via our API:
GET /api/v1/capabilities/web-scraper-lite