Freelancermap Projects Scraper
Pricing
from $3.00 / 1,000 results
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
Maintained by CommunityActor 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
- Open the Actor Input tab
- Set Search query (optional — e.g.
SAP,Python) - Pick Category, Country, and Workplace
- Choose Sort by (Newest is great for current openings)
- Set Max projects (up to 2000)
- 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
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
query | string | No | empty | Keyword or skill (e.g. SAP, Python). Leave empty to browse by filters only. |
category | string | No | All | Professional category. |
country | string | No | All | Country filter. |
remote | string | No | All | All, Remote, or On-site. |
sort_by | string | No | Newest | Newest or Relevance. |
max_projects | integer | No | 50 | How many projects to return (1–2000). |