scrape
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
Fetch a URL and return clean structured content: title, description, meta tags, text content, headings, links, and tech stack signals. Works on HTML and JSON pages.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "The URL to scrape (include https://)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.huwhitememes/tollbooth
1/7 registries