A web scraping agent that uses the Stagehand MCP server to automate browser interactions and create a structured content digest from Hacker News.
Tool | Purpose | Usage Notes |
---|---|---|
stagehand_navigate | Navigate to web pages | Use first for initialization |
stagehand_extract | Extract structured data | Safe for content extraction |
stagehand_observe | Find elements and understand page structure | Good for exploration |
stagehand_act | Interact with page elements | Click, type, scroll actions |
screenshot | Take screenshots | Use only after navigation succeeds |