Scrape URLs, extract structured data with LLMs, search and scrape top results, crawl websites, and monitor pages for changes.
POST /api/scrapeFetches a URL and returns the requested format(s): markdown, html, links, images, summary, json, branding, screenshot.POST /api/crawlStart a website crawl from a seed URL with configurable depth and page limits.POST /api/monitorCreate a monitor to track changes on a URL at a given interval.POST /api/extractLLM-driven extraction from a URL, HTML, or markdown input with a prompt and optional JSON schema.POST /api/searchRuns a search, scrapes the top N result URLs, optionally runs LLM extraction with prompt and schema.https://mpp.orthogonal.com/scrapegraphai