MetaJob.de Scraper
Pricing
from $0.37 / 1,000 results
MetaJob.de Scraper
Extract public German job listings from MetaJob.de search pages for recruitment research and lead generation. The Actor returns job titles, companies, locations, result URLs, salary text when available, and description snippets so teams can export and monitor hiring data in JSON, CSV, or Excel.
Pricing
from $0.37 / 1,000 results
Rating
0.0
(0)
Developer
rainminer
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
MetaJob.de Scraper extracts public German job listings from metajob.de. Use it to collect job titles, company names, locations, listing URLs, salary text when it is visible, and short listing snippets from MetaJob search pages.
What can MetaJob.de Scraper do?
- Scrape public MetaJob.de search result pages.
- Export job leads to JSON, CSV, Excel, HTML, or XML through Apify datasets.
- Limit the number of jobs per start URL with
maxItems. - Run on a schedule to monitor German job market changes.
- Connect results to CRMs, spreadsheets, dashboards, or lead enrichment workflows.
What data can you extract from MetaJob.de?
| Field | Description |
|---|---|
title | Job title shown in the result card. |
company | Company or source name when visible. |
location | Job location text when available. |
url | Absolute URL for the job listing or redirect page. |
salary | Salary text when the listing shows one. |
descriptionSnippet | Short public description snippet from the result card. |
How to scrape MetaJob.de jobs
- Open the input tab.
- Add one or more MetaJob.de search URLs, such as
https://www.metajob.de/suche/software. - Set
maxItemsto the number of listings you want per URL. - Run the Actor and download the dataset.
How much does it cost to scrape MetaJob.de?
This Actor uses pay-per-event pricing after publication. You pay for the number of job listings saved to the dataset, plus any standard Apify platform usage shown before a run starts. Keep maxItems small for quick tests and increase it for larger exports.
Is scraping MetaJob.de legal?
This Actor is designed for public web data only. It does not log in, use private accounts, or collect hidden account data. You are responsible for making sure your use of the results complies with applicable laws and the target website terms.
Input example
{"startUrls": [{ "url": "https://www.metajob.de/suche/software" }],"maxItems": 5,"proxyConfiguration": { "useApifyProxy": false }}
Output example
{"title": "Softwareentwickler","company": "Example GmbH","location": "Berlin","url": "https://www.metajob.de/...","salary": null,"descriptionSnippet": "Public listing summary..."}
Support
If the website layout changes or you need additional public fields, open an issue on the Actor page in Apify Console.