Jobvector.de Scraper avatar

Jobvector.de Scraper

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Jobvector.de Scraper

Jobvector.de Scraper

Scrape jobvector.de for structured German STEM job data: titles, companies, salaries, skills & locations. 2,900+ listings for engineers, IT professionals, scientists & medical staff. Deduplication & repost detection included.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Share

Jobvector Scraper

Jobvector Scraper

Scrape job listings from jobvector.de — Germany's specialist job board for STEM professionals (engineers, IT specialists, scientists, and physicians) with 3,000+ active listings. Filter by keyword, location, and specialisation. No API key required.


Why this scraper?

🔬 Germany's specialist STEM job board

Jobvector.de has served the German STEM job market since 1999 and focuses exclusively on Ingenieure, Informatiker, Mediziner, and Naturwissenschaftler. Every listing is in a technical or scientific field — no noise from unrelated sectors.

🏭 Engineering-grade employer coverage

Jobvector attracts listings from Germany's industrial heartland — automotive, aerospace, pharma, and manufacturing employers that post heavily on STEM-focused boards but less prominently on general portals.

🗺️ Precise German city and region filtering

Filter by any German city, federal state, or region. Results include structured location data for precise geographic segmentation.

📄 Three description formats

Each result includes description (HTML), descriptionText (plain text), and descriptionMarkdown — ready for technical recruiter workflows and AI pipelines.

🔁 Cross-run deduplication

90-day TTL dedup store. Set skipReposts: true for clean engineering talent monitoring feeds.


Input parameters

ParameterTypeDefaultDescription
querystringJob title or specialisation (e.g. Softwareentwickler, Maschinenbauingenieur, Arzt).
locationstringGerman city or region (e.g. München, Berlin, Hamburg).
daysOldintegerOnly return jobs posted within the last N days.
maxItemsinteger50Maximum number of results to return.
skipRepostsbooleanfalseSkip listings seen in previous runs.
startUrlsarrayList of Jobvector.de search URLs to scrape directly.

Output schema

{
"url": "https://www.jobvector.de/job/softwareentwickler-java-muenchen-abc12345/",
"jobId": "abc12345",
"source": "jobvector.de",
"title": "Softwareentwickler Java (m/w/d)",
"company": "BMW Group",
"city": "München",
"location": "München, Bayern",
"country": "DE",
"contractType": "Vollzeit",
"salary": null,
"publishDate": "2026-04-01",
"publishDateISO": "2026-04-01T08:00:00.000Z",
"daysOld": 3,
"description": "<div>...</div>",
"descriptionText": "Wir suchen einen erfahrenen Softwareentwickler...",
"descriptionMarkdown": "## Ihre Aufgaben\n\nWir suchen...",
"applyUrl": "https://www.jobvector.de/job/softwareentwickler-java-muenchen-abc12345/apply/",
"isRepost": false,
"scrapedAt": "2026-04-04T10:00:00.000Z"
}

Examples

Software developer jobs in Munich:

{
"query": "Softwareentwickler",
"location": "München",
"daysOld": 14,
"maxItems": 100
}

Medical / physician roles across Germany:

{
"query": "Arzt",
"maxItems": 200
}

Engineering sweep, daily feed:

{
"query": "Ingenieur",
"daysOld": 1,
"skipReposts": true,
"maxItems": 300
}

Pricing

This actor uses Pay Per Result pricing at $1.50 per 1,000 results.

VolumeCost
100 results$0.15
1,000 results$1.50
10,000 results$15.00

No subscription fees.


Performance

Run sizeApprox. timeApprox. cost
100 results~1 min$0.15
500 results~5 min$0.75
1,000 results~9 min$1.50

Known limitations

  • Salary data: German employers rarely publish salary ranges on Jobvector — salary fields will be null for most listings.
  • Volume: As a STEM-specialist board, total active listings (3,000–5,000) are lower than general German portals like StepStone or Indeed.

Technical details

  • Source: jobvector.de — German STEM specialist job board since 1999
  • Memory: 256 MB
  • Proxy: None required
  • Repost storage: KeyValueStore jobvector-job-dedup, 90-day TTL
  • Retry: Automatic retry with exponential backoff

Additional services

Need a custom actor, additional filters, scheduled runs, or integration support? Send an email to info@unfencedgroup.nl — we build on request.


Built by unfenced-group · Issues? Open a ticket or send a message.