ToolTrace

Web scraping and SEO tools for AI agents, backed by the ToolTrace API.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only

What it can do

  • Tooltrace Extract: Extract clean content from a webpage. Returns Markdown, plain text, metadata, links, JSON-LD schema, and content sections. Use this for scraping, RAG ingestion, or content analysis.
  • Tooltrace Metadata: Extract page metadata: title, description, canonical URL, author, publication date, favicon, Open Graph, and Twitter card fields. Lightweight alternative to full extraction.
  • Tooltrace Links: Extract all links from a webpage with anchor text, internal/external classification, and normalized URLs.

What data it sees

Do you need an account

An API key from the service settings is required

Web scraping and SEO tools for AI agents, backed by the ToolTrace API.

Turn any URL into clean Markdown, read structured metadata, extract links and JSON-LD, run technical SEO audits, detect a site's tech stack, and validate XML sitemaps. One tool per ToolTrace endpoint, growing as the API does.

Every result carries fetch evidence: the requested URL, the final URL after redirects, the HTTP status, and whether a real browser was used. An agent can tell you which page it actually read rather than assuming it got the one you named.

Rendering is automatic. A fast static fetch handles most pages and costs 1 credit. A real browser runs only when a page needs JavaScript before its content appears, and costs 5. Failed calls cost nothing.

Compliant by default. Access challenges and bot protection are detected and reported, never defeated. No CAPTCHA solving, so it is safe to run inside a commercial product.

Bring your own key. A free one at tooltrace.io/signup includes 1,000 credits a month, no card required.

Server tool list (7)

Raw names from tools/list. Only developers need these.

tooltrace_extractExtract clean content from a webpage. Returns Markdown, plain text, metadata, links, JSON-LD schema, and content sections. Use this for scraping, RAG ingestion, or content analysis.
tooltrace_metadataExtract page metadata: title, description, canonical URL, author, publication date, favicon, Open Graph, and Twitter card fields. Lightweight alternative to full extraction.
tooltrace_linksExtract all links from a webpage with anchor text, internal/external classification, and normalized URLs.
tooltrace_schemaExtract JSON-LD structured data from a webpage. Returns schema.org entities like Article, Product, Organization, FAQ, BreadcrumbList, etc.
tooltrace_seo_auditRun an SEO audit on a webpage. Returns a score (0-100), weighted checks for metadata, headings, images, canonical signals, robots directives, social tags, schema, and content length, with evidence and recommendations.
tooltrace_tech_stackDetect the technology stack of a website: CMS, frameworks, JavaScript libraries, analytics, CDN, hosting, fonts, security tools, and more. Returns categorized detections with confidence levels.
tooltrace_sitemapInspect a website's sitemap. Discovers sitemap URLs, parses sitemap XML, and returns listed page URLs with last-modified dates and change frequencies.