Freelancer Jobs Search Actor avatar
Freelancer Jobs Search Actor

Pricing

$20.00/month + usage

Go to Store
Freelancer Jobs Search Actor

Freelancer Jobs Search Actor

Developed by

datawizards

datawizards

Maintained by Community

The Freelancer Jobs Search Actor scrapes job listings from Freelancer.com, delivering structured JSON data with titles, descriptions, tags, prices, and more. Ideal for job market analysis and opportunity tracking, it supports custom queries and Apify Proxy for reliable, scalable scraping.

0.0 (0)

Pricing

$20.00/month + usage

0

1

1

Last modified

2 days ago

You can access the Freelancer Jobs Search Actor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "search_queries": [
< "solidworks"
< ],
< "itemLimit": 10,
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call hello.datawizard-owner/freelancer-jobs-search-actor --silent --output-dataset

Freelancer Jobs Search Actor API through CLI

The Apify CLI is the official tool that allows you to use Freelancer Jobs Search Actor locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: