ax-grep keeps the root README short. Use this page for the fuller feature map.
- Fetch a URL, read an HTML file, read stdin, or inspect browser-captured HTML.
- Print compact text by default, or return structured JSON.
- Summarize headings, links, forms, media, metadata, tables, code blocks, and page state.
--agentreturns the next useful step for an automation loop.agent.executoris the shortest machine-facing step.agent.handoffandagent.nextkeep compatibility with older integrations.pageCheckandverificationsummarize whether the page answers the request.
--searchcan collect search results and optionally open a ranked result.--findverifies requested text on a page or search result.- Locale flags such as
--langand--regionmake searches easier to reproduce.
ax-grep does not bypass login, paywalls, bot checks, or JavaScript rendering.
When plain fetch is not enough, capture rendered HTML in a browser and pass it
back with --html-file or --stdin.