Find social media profiles for a list of companies without manual research. The workflow reads websites from your database, visits the pages, and captures links to profiles like LinkedIn, Twitter, and Facebook. It fits marketing and sales teams that need clean social handles for account and lead enrichment.
Execution starts with a manual run. A Supabase node pulls company name and website, then an AI crawler uses two tools to fetch page text and all links. An OpenAI model extracts only social profile URLs and returns structured JSON that matches a defined schema. A URL pipeline splits results, removes duplicates, fixes missing protocols, filters invalid links, and aggregates clean outputs. The data is merged with company details and inserted back into a Supabase table. Optional HTML to Markdown conversion helps you review page content when needed.
You need working Supabase tables and an OpenAI API key. Map your name and website fields, review the AI prompt and parser schema, and test with a few domains to confirm results. Expect faster list enrichment, better data quality, and on demand runs whenever your input table updates. Use it for prospect research, partner checks, and profile cleanup across many sites.