How to Fetch URL Metadata with OpenClaw

Batch fetch URL metadata with OpenClaw and ToolRouter. Collect link preview data at scale.

Tool
Link Preview icon
Link Preview

OpenClaw fetches link metadata in bulk — process a list of URLs, populate a content database with rich preview data, and run regular checks to keep metadata current as pages change.

Connect ToolRouter to OpenClaw

1Install the CLI
npm install -g toolrouter-mcp
2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp tools

Steps

Once connected (see setup above), use the Link Preview tool:

  1. Provide a list of URLs: "Fetch link preview metadata for each of these"
  2. OpenClaw retrieves metadata for every URL
  3. Ask: "Flag any URLs that are missing Open Graph tags"
  4. Store the results in your database or content management system

Example Prompt

Try this with OpenClaw using the Link Preview tool
Fetch link preview metadata for all URLs in this list and return a table with URL, title, description, and thumbnail status for each: [list of URLs].

Tips

  • Batch metadata collection for a curated link library or resource database
  • Run metadata audits on your existing content library to find pages with missing OG tags
  • Schedule regular checks to detect when a page title or description has changed