Synaptic.Dev.OtomotoDemo (synaptic v0.3.0-alpha.8)

View Source

Demo workflow that uses the browser-use MCP sidecar to scrape a car listing from otomoto.pl (Polish automotive marketplace).

Uses retry_with_browser_use_agent to delegate the browsing task to browser-use's server-side agent which uses vision (screenshots) internally.

Prerequisites

cd sidecar/browser-use
# fill in OPENAI_API_KEY in .env
./start.sh

Usage

iex -S mix
Synaptic.Dev.OtomotoDemo.run()

Custom URL

Synaptic.Dev.OtomotoDemo.run(url: "https://www.otomoto.pl/osobowe/oferta/...")

Summary

Functions

Convenience function to run the workflow in one shot.

Functions

run(opts \\ [])

Convenience function to run the workflow in one shot.

Options: