Web Search made for AI agents
Give AI agents, apps, and workflows access to the open web with tools built for efficient LLM use.
Find web information.
Get content from web pages.
Deep research and enrichment.
Build custom web datasets.
Track web changes over time.
Start by connecting to your existing project and then run vercel link in the CLI to link to the project locally.
Run vercel env pull to make the latest environment variables available to your project locally.
Run pip install parallel-web to install the Parallel Python SDK for seamless usage of our APIs. See our documentaion to get started.
Start by connecting to your existing project and then run vercel link in the CLI to link to the project locally.
Run vercel env pull to make the latest environment variables available to your project locally.
Run npm install parallel-web to install the Parallel TypeScript SDK to integrate seamlessly with our APIs. See our documentation for more details