Lighthouse API v13.4.0 & Agentic Browsing Metrics

We’ve upgraded the Geekflare Lighthouse API to v13.4.0. The headline feature in this release is support for Agentic Browsing metrics.

As AI agents navigate the web more frequently, understanding how your site performs for these non-human visitors is becoming just as important as optimizing for traditional browsers.

Agentic Browsing metrics evaluate how well your site handles AI-driven navigation.

  • WebMCP form coverage
  • WebMCP tools registered
  • WebMCP schemas are valid
  • llms.txt follows recommendation

How to use it 

The new metrics are included in the response. You can run below cURL to test it out.

curl --request POST \
  --url https://api.geekflare.com/lighthouse \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{"url": "https://example.com"}'

Check out the full documentation.

Thanks to Our Partners

Geekflare Guides

© 2026 Geekflare. All rights reserved. Geekflare® is a registered trademark.

All Systems Operational →