This n8n template automates your freelance bidding workflow on Freelancer.com, combining API calls, Telegram interactions, and AI-generated proposals. Ideal for freelancers who want to bid smarter, faster, and hands-free.
🔍 Skill-Based Project Search
Searches for active projects on Freelancer.com using your chosen skill keywords (e.g., n8n
, Python
, Django
).
🚫 Duplicate Bid Prevention
Automatically checks if you’ve already bid on a project and skips it.
🤖 AI Proposal Generation
Generates short, persuasive, and customized proposals using an AI agent.
📬 Telegram Notifications
Sends project summaries to Telegram with inline buttons to Bid or Cancel.
✅ Auto-Bid Submission
When you approve a project via Telegram, the bid is submitted with predefined values (amount, period, milestone).
⏱️ Manual or Scheduled Execution
Supports both on-demand and scheduled workflows (hourly, daily, etc.).
freelancerMain
– Kicks off execution with skill inputfreelancerAgent
– Performs project search, bidding logic, Telegram prompts, and AI proposal generation💡 Tip: You can easily customize the skill query list, bid amount logic, or prompt format in the workflow settings.