Skip to main content
Lection Logolection
Blog/Integration Guide

Supabase Integration

Lection Team5 min read

Connect your Supabase project to insert scraped data directly into a table.

Setup Steps

  1. In Lection Dashboard → Integrations, click "Connect Supabase" and authorize access.
  2. Create a Scheduled Scrape and select "Supabase" as the delivery channel.
  3. Select your Project and Table from the dropdowns.
  4. Ensure your Supabase table schema matches the scraped data columns.
  5. Lection will batch insert rows upon scrape completion.

Mapping Tips

  • Column names must match your database columns.
  • Data types should be compatible (e.g., text for strings, numeric for numbers).
  • Lection handles the connection pooling and insertion logic.

Payload Highlights

  • Direct Database insertion via Supabase API.

Test Checklist

  • Set webhook URL and optional secret in Lection.
  • Run a scheduled scrape to capture sample data.
  • Confirm dataset.records and download.url arrive in your tool.
  • Publish/activate the workflow so production runs stay wired.

Ready to supercharge your research?

Join thousands of researchers using Lection to capture and organize the web. It's free to get started.

Learn More