Skip to content
Zed

apify scrapers for Zed

io.github.jlucasmcrell/apify-scrapers

40 Apify public-data tools for leads, news, SEO, jobs, SEC, procurement, and registries.

client:Zed transport:stdio runtime:pypi

Install apify scrapers in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "apify-scrapers": {
      "command": "uvx",
      "args": [
        "apify-data-scrapers"
      ],
      "env": {
        "APIFY_TOOL_PROFILE": "<APIFY_TOOL_PROFILE>",
        "APIFY_TOKEN": "<APIFY_TOKEN>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

apify scrapers in other clients