/freelancer/projects

POST /api/freelancer/projects

Price: 10 credits

Get a Freelancer.com project by its numeric id, SEO slug or project URL: title, full description, status, fixed or hourly type, budget range, hourly commitment, currency, bid statistics (bid count and average bid), required skills with categories, paid upgrades, attachments, location, language and timestamps. Set client_details to also return the client panel from the project page.

How to use it

Fetch one Freelancer.com project. Accepts a numeric project id (40591790), a SEO slug (web-development/HSE-Compliance-System-Development) or a full project URL. Returns one item with id, project_title, alias, project_url, description, status, type (fixed/hourly), currency, budget (minimum/maximum), hourly_info, bid_stats (bid_count, bid_avg), bid_period_days, skills, upgrades, attachments, location, language and submitted_at/updated_at unix seconds. The list of individual bids is not public. client_details=true additionally returns the project's client panel (country, city, rating, review_count, member_since, verifications) — the client's user id and alias are not exposed publicly.

Parameters

Request body

Response

Errors

Response headers