Home / Use Cases / Scrape a competitor's pricing page
Use case3-step workflow

Scrape a competitor's pricing page

Open a real browser session, pull structured pricing data off the page, and close the session cleanly.

Workflow

Step 1 of 3

Browse Open

Open a headless browser session at the competitor's pricing URL.

browse_open({"url": "https://example.com", "mode": "honest", "sign": true})
Step 2 of 3

Browse Extract

Pull structured fields (prices, plan names) off the loaded page.

browse_extract({"browser_id": "example-id", "fields": {}})
Step 3 of 3

Browse Close

Close the browser session once extraction is done.

browse_close({"browser_id": "example-id"})

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.