Scrapers.lat logo scrapers.lat
Jobs

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.

28 fields per record JSON · CSV · Excel · API Pay per use
freelancer-scraper.json 200 OK
{
  "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
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
Project IdTitleDescriptionTypeBudget MinBudget MaxCurrencyCurrency NameBudget Min UsdBudget Max UsdAvg Bid UsdBid CountAvg BidSkills
Sample output

A real example record, exactly the shape you receive.

Project IdTitleDescriptionType
40603184Brockton Employment History CheckRequirements: 1-7-8 Geo tagged si…Fixed
40603896From Stallion to Serenity: A TaleI don’t have a lot of money to sp…Fixed
40603894Modern Rustic Two-Floor House Des…I’m creating a two-storey, modern…Fixed
40603892B-roll editor for Long Form Conte…Looking for an editor for fast-pa…Fixed
40603891Digital Loan Application WebsiteI’m launching a web platform that…Fixed
GET /freelancer-scraper
{
  "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
}

Frequently asked questions

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.

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.