Freelancer: Search Freelancers
Freelancer via Parse · marketplace
Search for freelancers by country, skills, rating, and online status. Returns paginated results with detailed freelancer summaries. Pagination is offset-based with up to 50 results per page. The count field gives the total matching freelancers. Search and retrieve freelancer profiles, skills, and detailed metrics from freelancer.de. Fulfilled by Parse from freelancer.de.
- b2b-directory
- freelancer
- freelancer-de
- jobs
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/24670630-9afb-4910-834d-c3c479d566be/search_freelancers
- Interface artifact
- sha256:255ac7960b49d74cb2fbb20eabf5ac5f8010b8e20bfad970a57d602774d71c42
- Manifest digest
- sha256:f2afda0276a92b7775bbdbd4970e6300169fa81982601bad9bd7d56a5f1809e0
Request fields
- offset (integer): Pagination offset for results (number of freelancers to skip).
- skills (string): Comma-separated list of skill IDs to filter by (e.g. '13,3'). Skill IDs can be obtained from the get_skills or search_skills endpoints.
- country (string): Country name to filter freelancers (e.g. 'Germany', 'United States', 'India').
- min_rating (integer): Minimum star rating filter (1-5).
- online_only (boolean): Filter for currently online freelancers only.
Example queries
- {"offset":"0","skills":"13","country":"Germany","min_rating":"1","online_only":"False"}