Freelancer Job Monitor
Pricing
Pay per usage
Go to Apify Store
Freelancer Job Monitor
Monitor new projects on Freelancer.com. Filter by keywords, budget range, and skills. Supports both API mode (with token) and scraper mode (no token required).
πΌ Freelancer Job Monitor
Monitor new projects on Freelancer.com in real-time. Filter by keywords, budget range, and skills. Never miss a high-value project again.
β¨ What You Get
- Project Title & Description β Full project details
- Budget Range β Min/max budget with currency
- Bid Count & Average Bid β Competition level indicator
- Required Skills β What skills the project needs
- Project URL β Direct link to bid
- Post Time β When the project was posted
- Dual Mode β API mode (fast, rich data) or scraper mode (no token needed)
π Use Cases
- Freelancer Bidding β Find projects matching your skills instantly
- Agency Lead Gen β Monitor projects for your team's expertise
- Market Research β Track demand and pricing trends on Freelancer
- Automation β Integrate with your CRM or notification system
π₯ Input
| Field | Type | Default | Description |
|---|---|---|---|
| query | string | "" | Search keywords |
| skills | array | [] | Skill names to filter (e.g. python, java, web_scraping) |
| minBudget | integer | 0 | Minimum budget (USD) |
| maxBudget | integer | 10000 | Maximum budget (USD) |
| limit | integer | 20 | Max results (1-100) |
| useApi | boolean | true | Use API (faster) vs scraper |
| apiToken | string | "" | Freelancer OAuth token (optional, secret) |
π Example Input
{"query": "web scraping","skills": ["python", "web_scraping"],"minBudget": 100,"maxBudget": 2000,"limit": 30,"useApi": true}
π€ Output Example
{"id": 12345678,"title": "Python Web Scraper for E-commerce Site","description": "I need a Python developer to build a web scraper that extracts product data from...","budget_min": 250,"budget_max": 750,"budget_display": "$250-750 USD","currency": "USD","bid_count": 12,"avg_bid": 420,"skills": ["Python", "Web Scraping", "Data Extraction"],"url": "https://www.freelancer.com/projects/python-web-scraper...","posted_time": "2026-05-08T14:30:00Z","source": "Freelancer API"}
π° Pricing
Free tier: Included in Apify's $5/month free compute. Typical run cost: ~$0.01 per run.