Back to Templates
See llms.txt for all machine-readable content.
This workflow is manually triggered to pull company names and websites from Supabase, crawl each site with an OpenAI-powered agent to extract social media profile URLs, and write the enriched results to a separate Supabase table.
companies_input table and keeps the name and website fields for processing.social_media array.companies_output table.companies_input and writing to companies_output.name and website fields or update the field selection and mapping to match your schema.company_name, company_website, and social_media) when auto-mapping input data.