Documentation Index
Fetch the complete documentation index at: https://docs.parallel.ai/llms.txt
Use this file to discover all available pages before exploring further.
For AI agents: a documentation index is available at https://docs.parallel.ai/llms.txt. The full text of all docs is at https://docs.parallel.ai/llms-full.txt. You may also fetch any page as Markdown by appending
Enrich your Supabase data with live web intelligence using Supabase Edge Functions and Parallel’s Task API.
.md to its URL or sending Accept: text/markdown.Getting Started
We provide a complete cookbook with Supabase Edge Functions, a Next.js frontend, and step-by-step setup instructions.Supabase + Parallel Cookbook
Complete working example showing how to build a data enrichment pipeline with Supabase and Parallel.
- Supabase Edge Functions that call Parallel’s Task API
- Next.js frontend with live updates via Supabase Realtime
- SQL schemas for storing enrichment data
- Polling pattern for handling long-running enrichments
Example Usage
The Edge Function uses theparallel-web SDK to call Parallel’s Task API: