This workflow automates manual company research by extracting and analyzing data from Indeed, replacing hours of browsing for company profiles, jobs, reviews, and culture. ExecuteWorkflowTrigger (n8n-nodes-base.executeWorkflowTrigger) ingests JSON inputs (company name, location), If (n8n-nodes-base.if) validates data, and Set (n8n-nodes-base.set) processes metadata and errors. HTTPRequest (n8n-nodes-base.httpRequest) uses BrightData to scrape Indeed, while Markdown (n8n-nodes-base.markdown) converts data to HTML for detailed reports. Set nodes structure, AI-driven insights, and HTTPRequest sends results via webhook. This helps market research teams, recruiters, or consultants analyzing 5-20 companies monthly, delivering actionable insights for competitive analysis, recruitment, or partnerships in hours instead of days.\n\nThis workflow saves 3-6 hours per company analysis, ideal for small-to-medium consultancies or HR teams (5-50 employees) in recruitment or market research. Requires BrightData (~$15/GB data), Slack webhook (free), and n8n (free or $20/month cloud). Scalable to hundreds of companies, limited by API credits and rate limits.\n\nThis workflow requires n8n from n8n.io or cloud.n8n.io. Get BrightData API key from brightdata.com, add Bearer token to HTTPRequest Authorization. Slack webhook: Create at api.slack.com, add to HTTPRequest URL. No additional webhook setup; trigger via JSON API call to n8n workflow URL. Configure Set nodes with company name and sections (overview, jobs, reviews).\n\nThis workflow is tested with sample JSON (e.g., {'company_name':'Starbucks','notification_webhook':'https://hooks.slack.com/services/your-webhook'}), verifying data extraction and notifications. Common errors: invalid BrightData key (regenerate in dashboard), rate limits (monitor credits/upgrade). Deploy by activating the workflow. Monitor executions for failures, optimize by caching frequent searches, and update API keys quarterly.", "businessValue": "Saves 3-6 hours per company intelligence analysis", "setupTime": "45-60 minutes", "difficulty": "Intermediate", "requirements": ["BrightData API (~$15/GB data)", "Slack webhook (free)", "n8n installed (free or $20/month cloud)"], "useCase": "Automated company data extraction for market research"
$5.49
Workflow steps: 13
Integrated apps: executeWorkflowTrigger, if, set