Freelancermap avatar
Freelancermap

Under maintenance

Pricing

$10.00 / 1,000 results

Go to Store
Freelancermap

Freelancermap

Under maintenance

Developed by

Christian

Christian

Maintained by Community

Freelancermap is a platform for freelancers to find projects and clients. This scraper allows you to extract project listings from the site. Note that you need an account with the side. Preferably one that is only for scraping and not for doing business!

0.0 (0)

Pricing

$10.00 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

5 days ago

You can access the Freelancermap 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 '{
< "startUrls": [
< {
< "url": "https://www.freelancermap.com/it-projects.html"
< }
< ]
<}' |
<apify call andinfinity/freelancermap --silent --output-dataset

Freelancermap API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: