Freelancer Projects, Budgets & Bids Scraper
Scrape freelance project listings from Freelancer.com worldwide. Extract title, full brief, fixed or hourly budget with currency, bid count, average bid, required skills, status and posting date. Export to JSON, CSV or Excel. No login needed.
{ "projectId": 40603184, "title": "Brockton Employment History Check", "description": "Requirements:\n1-7-8 Geo tagged site visit pict…", "type": "Fixed", "budgetMin": 10, "budgetMax": 30, "currency": "USD", "currencyName": "US Dollar", "budgetMinUsd": 10 }
Cada execução retorna registros limpos e tipados, prontos para o seu CRM, planilha ou banco de dados.
- Um registro limpo por resultado, deduplicado e normalizado
- Esquema estável em JSON, CSV ou Excel, ou leia pela API da Apify
- Pague pelo uso na nuvem, sem instalar ou manter nada
Um registro real de exemplo, exatamente no formato que você recebe.
| Project Id | Title | Description | Type |
|---|---|---|---|
| 40603184 | Brockton Employment History Check | Requirements: 1-7-8 Geo tagged si… | Fixed |
| 40603896 | From Stallion to Serenity: A Tale | I don’t have a lot of money to sp… | Fixed |
| 40603894 | Modern Rustic Two-Floor House Des… | I’m creating a two-storey, modern… | Fixed |
| 40603892 | B-roll editor for Long Form Conte… | Looking for an editor for fast-pa… | Fixed |
| 40603891 | Digital Loan Application Website | I’m launching a web platform that… | Fixed |
{ "projectId": 40603184, "title": "Brockton Employment History Check", "description": "Requirements:\n1-7-8 Geo tagged site visit pict…", "type": "Fixed", "budgetMin": 10, "budgetMax": 30, "currency": "USD", "currencyName": "US Dollar", "budgetMinUsd": 10 }
Perguntas frequentes
Which countries and categories does this cover?
Freelancer.com is a global marketplace, so projects come from clients worldwide and span every category from web development and data entry to logo design and writing. You filter by keyword and skill rather than by country, and budgets are returned in each project's own currency.
How many projects can I collect in one run?
You can collect as many active projects as match your search, up to the maxItems limit you set. A single keyword like python typically has dozens to a few hundred active projects at any moment, and the scraper pages through them fifty at a time.
Can I filter by fixed price or hourly, by skill, or by budget?
Yes. Use projectTypes to keep only fixed price or hourly projects, jobs to pass one or more numeric skill IDs, and minBudget to drop projects whose average budget falls below a threshold. Leave a filter empty to ignore it.
Why is the employer or client name missing?
Freelancer.com withholds the project owner identity on public unauthenticated reads, so client name, rating and country are not available through the public listings. The scraper never invents them. Turning on the include employer option leaves that field null by design.
What happens when a field has no value?
Missing values are returned as null and never guessed. Hourly fields are null on fixed price projects, and budgetMax can be null when the client did not set an upper bound. Each record carries an error field that is null on success.
Pronto quando você estiver.
Rode o scraper na Apify agora mesmo, ou peça um feito sob medida para o que você precisa.