NewThe ManyPI MCP Server is now live

Running a scraper from the API

Trigger a run directly, including fluid scrapers with a URL at call time.

Run a saved scraper

curl -X POST https://app.manypi.com/api/scrape/SCRAPER_ID \
  -H "Authorization: Bearer mpi_your_api_key" \
  -H "Content-Type: application/json"

Run a fluid scraper against a URL

curl -X POST https://app.manypi.com/api/scrape/SCRAPER_ID \
  -H "Authorization: Bearer mpi_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://example.com/product/123"}'

The scraper id is on the scraper's detail page. Runs started this way appear in your run history and Data Vault exactly like runs started from the dashboard.

We already know your next customer

Describe your ideal customer. ManyPI finds validated leads, reaches out, and turns emails into sales.