Freelancermap Projects Scraper avatar

Freelancermap Projects Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Freelancermap Projects Scraper

Freelancermap Projects Scraper

Scrape project listings from freelancermap.com by keyword, category, country, and remote preference. Collects titles, descriptions, skills, location, contract type, and URLs — up to 500 projects per run.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Marco Rodrigues

Marco Rodrigues

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Categories

Share

Want open project listings from freelancermap.com without browsing page by page? This scraper makes it easy!

Set a search query, category, country, and workplace, and get titles, descriptions, skills, location, contract type, and listing links — up to 2000 projects per run. No project URLs to paste.

Sibling Actor: for freelancer profiles, use Freelancermap Freelancers Scraper.

Perfect for...

  • Lead generation: Open projects by skill and country with listing links
  • Market research: Track remote %, duration, and skill demand
  • Bizdev / sales: Monitor new projects without manual browsing
  • AI agents & workflows: Structured filters instead of brittle URL lists

Why you'll love this scraper

  • 🎯 Simple filters: Keyword, category, country, remote/on-site, and sort
  • 📋 Ready-made dropdowns: Categories and countries match the site
  • 🔗 Listing links included: Every result has a URL you can open or export
  • 📦 Clean dataset: Title, description, company, location, remote %, and more

What's inside the data?

For every project you get:

  • Identity: id, title, url, description, company
  • Place & work style: city, country, remote_percent, contract_type
  • Details: skills, budget, duration, start, industry, created
  • Your filters: query, category, filter_country

Quick start

  1. Open the Actor Input tab
  2. Set Search query (optional — e.g. SAP, Python)
  3. Pick Category, Country, and Workplace
  4. Choose Sort by (Newest is great for current openings)
  5. Set Max projects (up to 2000)
  6. Start → export CSV / Excel / JSON

Input & output examples

Input example:

{
"query": "SAP",
"category": "Web and software development",
"country": "Germany",
"remote": "All",
"sort_by": "Newest",
"max_projects": 50
}

Output example:

{
"id": 3024596,
"title": "SAP TM Berater",
"url": "https://www.freelancermap.com/project/sap-tm-berater-3024596",
"description": "SAP TM Berater (Freelance)… 100 % Remote…",
"company": "iTrust Partnering",
"city": "frankfurt",
"country": "Germany",
"remote_percent": 100,
"contract_type": "contracting",
"duration": 7,
"start": "asap"
}

Input reference

ParameterTypeRequiredDefaultDescription
querystringNoemptyKeyword or skill (e.g. SAP, Python). Leave empty to browse by filters only.
categorystringNoAllProfessional category.
countrystringNoAllCountry filter.
remotestringNoAllAll, Remote, or On-site.
sort_bystringNoNewestNewest or Relevance.
max_projectsintegerNo50How many projects to return (12000).