Automate Social Media Link Extraction from Websites - n8n Workflow | Neura Market
Automate Social Media Link Extraction from Websites
This workflow automates the process of crawling websites to extract social media profile links using AI tools. It leverages Supabase for data storage and OpenAI for intelligent data parsing.
This workflow is designed to autonomously navigate websites to retrieve social media profile links. It utilizes two main tools: a text retrieval tool to gather all text content from a webpage and a URL retrieval tool to extract and navigate through links. The workflow starts by fetching company names and websites from a Supabase database, then uses an AI agent to crawl these websites, extracting social media links. The extracted data is then stored back into Supabase. This setup can be customize
Platform
n8n
Category
AI
Price
Free
Creator
Nora Jensen
set
html
merge
filter
markdown
splitOut
supabase
aggregate
stickyNote
httpRequest
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.