Automate Upwork Job Scraping and Daily Email Reporting
This n8n workflow automates the process of scraping Upwork job listings using Apify, storing data in Google Sheets, and sending daily email reports. It ensures data quality through cleaning and deduplication, providing a streamlined solution for job tracking and market analysis.
The workflow is divided into three phases: job scraping and initial processing, data cleaning and deduplication, and daily summary and email reporting. It begins with manual initiation, fetching keywords from Google Sheets, and triggering Apify to scrape job data. The data is then processed, cleaned, and stored in Google Sheets. Finally, a summary is generated and sent via email, offering insights into job trends and opportunities.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Mohammed Yusuf
code
wait
gmail
stickyNote
httpRequest
googleSheets
manualTrigger
splitInBatches
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.