ScrapeSilo Exact field extraction with engine html or browser plus a required actions tree. Interpretation is POST /analyse (MCP analyse). There is no scrape AI planner. API origin: https://api.scrapesilo.com MCP: https://api.scrapesilo.com/mcp Auth: Authorization: Bearer sf_… or MCP OAuth Docs (HTML and .md twin): https://scrapesilo.com/docs https://scrapesilo.com/docs.md https://scrapesilo.com/docs/actions-dsl https://scrapesilo.com/docs/actions-dsl.md https://scrapesilo.com/docs/api/analyse https://scrapesilo.com/docs/api/analyse.md https://scrapesilo.com/docs/api/executions https://scrapesilo.com/docs/api/executions.md https://scrapesilo.com/docs/api/keys https://scrapesilo.com/docs/api/keys.md https://scrapesilo.com/docs/api/map https://scrapesilo.com/docs/api/map.md https://scrapesilo.com/docs/api/scrape https://scrapesilo.com/docs/api/scrape.md https://scrapesilo.com/docs/authentication https://scrapesilo.com/docs/authentication.md https://scrapesilo.com/docs/engines https://scrapesilo.com/docs/engines.md https://scrapesilo.com/docs/mcp https://scrapesilo.com/docs/mcp.md https://scrapesilo.com/docs/pricing https://scrapesilo.com/docs/pricing.md https://scrapesilo.com/docs/quickstart https://scrapesilo.com/docs/quickstart.md Example scrape targets (noindex, not for search) under /fixtures/: https://scrapesilo.com/fixtures/article html Single article: h1, p, a.sf-cta@href https://scrapesilo.com/fixtures/listing html Nested many cards (title, link, points) https://scrapesilo.com/fixtures/nested html Row plus inner tags[] (many inside output) https://scrapesilo.com/fixtures/table html tableJson over a headered table https://scrapesilo.com/fixtures/json html script#__NEXT_DATA__@json path drill https://scrapesilo.com/fixtures/prose analyse Long article markdown for interpretation https://scrapesilo.com/fixtures/js-list browser Empty in raw HTML; .sf-item nodes appear after JS https://scrapesilo.com/fixtures/form browser fill + click, then extract .sf-results