+ 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
$0.0010
https://api.minifetch.com/v1/extract
success: N/A
latency: 12ms
// integrate.md

Use this capability in your agent or application: