MetaJob.de Scraper avatar

MetaJob.de Scraper

Pricing

from $0.37 / 1,000 results

Go to Apify Store
MetaJob.de Scraper

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

rainminer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

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?

FieldDescription
titleJob title shown in the result card.
companyCompany or source name when visible.
locationJob location text when available.
urlAbsolute URL for the job listing or redirect page.
salarySalary text when the listing shows one.
descriptionSnippetShort public description snippet from the result card.

How to scrape MetaJob.de jobs

  1. Open the input tab.
  2. Add one or more MetaJob.de search URLs, such as https://www.metajob.de/suche/software.
  3. Set maxItems to the number of listings you want per URL.
  4. 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.

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.