Automate Your Job Search: LinkedIn & Indeed Scraper with Google Sheets
detail.loadingPreview
Streamline your job hunt by automatically scraping job listings from LinkedIn and Indeed. This workflow sends the data directly to a Google Sheet, saving you time and effort in your search for the perfect role.
About This Workflow
Tired of manually sifting through countless job boards? This n8n workflow automates the process of finding your dream job. It kicks off with a simple form where you input your desired city, job title, country, and even job type. This information is then intelligently formatted to query the Bright Data API for relevant listings on Indeed. The comprehensive job data, including title, company, description, location, and apply link, is collected and exported directly into a pre-configured Google Sheet. Never miss an opportunity again with this efficient job-hunting solution.
Key Features
- Automated Job Scraping: Effortlessly gather job listings from Indeed without manual intervention.
- Customizable Search: Define your ideal job by specifying city, job title, country, and job type.
- Bright Data Integration: Leverages a powerful data scraping service for reliable results.
- Google Sheets Export: Automatically organizes all scraped job data into a convenient spreadsheet for easy review.
- Time-Saving Efficiency: Significantly reduces the time and effort spent on job searching.
How To Use
- Duplicate the Google Sheet: Navigate to the provided Google Sheet link and make a copy for your own use.
- Configure the Form Trigger: Access the 'Triggers workflow from job search form' node in n8n. Ensure the
formTitleandformFieldsaccurately reflect your desired search parameters. - Set Up Bright Data API Key: In the 'Triggers job scraping on Indeed via Bright Data' node, replace
BRIGHT_DATA_API_KEYwith your actual Bright Data API key in the Authorization header. - Connect Google Sheets: While not explicitly shown in this snippet, ensure you have a Google Sheets node configured to receive the scraped data. You'll need to set up your Google Sheets credentials within n8n and configure the node to write to your copied spreadsheet.
- Run the Workflow: Trigger the workflow by filling out the job search form. The results will be automatically populated in your Google Sheet.
Apps Used
Workflow JSON
{
"id": "02681468-68e2-43d5-9a4c-0052a48f2268",
"name": "Automate Your Job Search: LinkedIn & Indeed Scraper with Google Sheets",
"nodes": 17,
"category": "Operations",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 02681468-68e2...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Related Workflows
Discover more workflows you might like
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
On-Demand Microsoft SQL Query Execution
This workflow allows you to manually trigger and execute any SQL query against your Microsoft SQL Server database. Perfect for ad-hoc data lookups, administrative tasks, or quick tests, giving you direct control over your database operations.