+ web-content-extraction
> Web Content Extraction
// Extract structured content and metadata from web pages
webextractionmetadata
// aliases.json
These phrases resolve to this capability with intent-based discovery.
"extract content"
"web metadata"
"page summary"
"content extraction"
// discover.sh
curl -X POST https://api.entroute.com/discover \ -H "Content-Type: application/json" \ -d '{"capability_id": "web.extract"}'
// endpoints.json
1 results// integrate.md
Use this capability in your agent or application:
// related capabilities