Need social links for outreach without manual research? This build scans company websites, finds real social media profiles, and writes clean results into your Supabase tables. It suits marketing and sales teams that want fast lead enrichment without copying links by hand.
The run starts by loading company names and websites from a Supabase input table. An AI crawler powered by OpenAI checks each site using two helper tools that read page text and collect links. A structured parser returns a social media array in a steady JSON format. A link flow removes empty values, fixes missing protocols, drops duplicates, validates URLs, and aggregates the final list. Page text can also be converted to Markdown to help the model decide if a link is relevant. The data is then merged with the original company fields and saved to a Supabase output table.
Add your Supabase and OpenAI credentials, confirm the table names, and test on a few records. Many teams cut research time from 20 minutes per company to about 2 minutes while keeping data consistent. Use it for lead enrichment, social profile tracking, and keeping CRM fields complete with minimal effort.