Stellenonline.de Scraper avatar

Stellenonline.de Scraper

Pricing

from $3.74 / 1,000 results

Go to Apify Store
Stellenonline.de Scraper

Stellenonline.de Scraper

Extract public job listings from Stellenonline.de search pages for German hiring market research. The Actor returns job titles, hiring companies, locations, and listing URLs in a clean dataset that can be exported to JSON, CSV, Excel, or used through the Apify API.

Pricing

from $3.74 / 1,000 results

Rating

0.0

(0)

Developer

rainminer

rainminer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Stellenonline.de Scraper extracts public job listings from stellenonline.de. Use it to collect German job titles, companies, locations, and listing URLs from Stellenonline search result pages.

What can Stellenonline.de Scraper do?

  • Scrape public Stellenonline.de jobs pages.
  • Follow search pagination until maxItems is reached.
  • Export structured job data to Apify datasets.
  • Download results as JSON, CSV, Excel, HTML, or XML.
  • Schedule repeat runs for German hiring market monitoring.

What data can you extract from Stellenonline.de?

FieldDescription
titleJob title.
companyHiring company shown on the result card.
locationJob location.
urlAbsolute Stellenonline listing URL.

How to scrape Stellenonline.de jobs

  1. Copy a public Stellenonline jobs URL, for example https://www.stellenonline.de/jobs.
  2. Add it to startUrls in the input tab.
  3. Set maxItems for each URL.
  4. Run the Actor and export the dataset.

How much does it cost to scrape Stellenonline.de?

This Actor uses pay-per-event pricing after publication. You pay for job records saved to the dataset and standard Apify platform usage. Use the default maxItems for quick tests and larger limits for bigger exports.

This Actor extracts public job listing information only. It does not use login credentials or access private account data. Make sure your use of the data follows applicable laws and website terms.

Input example

{
"startUrls": [{ "url": "https://www.stellenonline.de/jobs" }],
"maxItems": 5,
"proxyConfiguration": { "useApifyProxy": false }
}

Output example

{
"title": "Anwendungsentwickler APAP OO (d/m/w)",
"company": "Gutenberg Rechenzentrum GmbH & Co. KG",
"location": "Hannover",
"url": "https://www.stellenonline.de/stellenangebote/..."
}

Support

If Stellenonline changes its layout or you need additional public fields, open an issue on the Actor page.