Jobs.meinestadt.de Scraper
by lexis-solutions
Extract job listings from Meinestadt.de with this fast, flexible Apify actor. Collect detailed job, company, and location info using powerful filters ...
Opens on Apify.com
About Jobs.meinestadt.de Scraper
Extract job listings from Meinestadt.de with this fast, flexible Apify actor. Collect detailed job, company, and location info using powerful filters for research, dashboards, or recruitment—optimized for the German job market.
What does this actor do?
Jobs.meinestadt.de Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Meinestadt.de Jobs Scraper
👋 Welcome to the Meinestadt.de Jobs Scraper! This actor extracts job listings and details from Meinestadt.de, one of Germany's leading job portals. Use it to collect fresh postings including titles, company info, locations, and structured metadata such as employment type, skills, benefits, and more. ## Introduction The Meinestadt.de scraper crawls job listings from the popular German job portal. It supports various search parameters including location, job category, working time, and filters for remote work opportunities. The scraper extracts comprehensive job data including company information, job descriptions, and application details. ## Use Cases - Job Market Research: Analyze roles, geographies, and employment types across Germany. - Recruitment Enrichment: Feed ATS/CRMs with structured postings and metadata. - Competitor Monitoring: Track company hiring activity by location or job category. - Data Aggregation: Build dashboards for trends by occupation, working time, or remote work options. ## Input 📥 Provide any of the following fields: - startUrls (array, optional): Direct job listing URLs to start from. Example: { "url": "https://jobs.meinestadt.de/frankfurt-am-main/jk/0-15777" } - locationQuery (string, optional): Location search query (e.g., Berlin, München, Hamburg). - jobCategory (string, optional): Job category filter. Available categories include IT & Data Processing, Healthcare, Management, etc. - querySearch (string, optional): Search keyword for job titles or descriptions. - maxItems (integer, optional): Maximum number of jobs to extract (default: 10). - page (integer, optional): Starting page number (default: 1). - sort (string, optional): Sort results by relevance, title, date, distance, or company. - radius (string, optional): Search radius in kilometers (5-100+ km). - postedWithinDays (array, optional): Filter by posting date (last 24 hours or 7 days). - workingTime (array, optional): Filter by working time (full-time, part-time). - noStaffingAgency (boolean, optional): Exclude staffing agency positions. - miniJob (boolean, optional): Include Minijob positions. - homeofficePossible (boolean, optional): Only jobs that allow remote work. - proxyConfiguration (object, optional): Apify proxy configuration. Example: { "useApifyProxy": true, "apifyProxyCountry": "DE" } Notes: - Required: Either startUrls OR (locationQuery AND jobCategory) must be provided. - Proxy Requirement: Use German or Polish proxy to access the data successfully. - Location Suggestion: locationQuery will use the first suggestion from the website's location dropdown, similar to the website's behavior. - Use radius in combination with locationQuery for location-based searches. ## Input Examples ### Example 1: Search with Filters json { "locationQuery": "Berlin", "jobCategory": "15711", "querySearch": "software engineer", "maxItems": 50, "workingTime": ["full_time"], "homeofficePossible": true, "radius": "25", "postedWithinDays": ["7"], "noStaffingAgency": true, "proxyConfiguration": { "useApifyProxy": true, "apifyProxyCountry": "DE" } } ### Example 2: Start URLs with Multiple Job Listings json { "startUrls": [ { "url": "https://jobs.meinestadt.de/frankfurt-am-main/jk/0-15777" //list url }, { "url": "https://jobs.meinestadt.de/frankfurt-am-main/premium?id=100009088147" //detail url } ], "maxItems": 100, "proxyConfiguration": { "useApifyProxy": true, "apifyProxyCountry": "DE" } } ### Example 3: Detailed Search with All Filters json { "locationQuery": "Hamburg", "jobCategory": "15244", "querySearch": "nurse", "maxItems": 25, "page": 1, "sort": "date", "radius": "10", "postedWithinDays": ["1", "7"], "workingTime": ["full_time", "part_time"], "miniJob": false, "homeofficePossible": false, "noStaffingAgency": true, "proxyConfiguration": { "useApifyProxy": true, "apifyProxyCountry": "PL" } } ## Output 📤 Each dataset item contains fields like: json { "title": "Senior Consultant - Team Lead Energieeinkauf / Immobilienwirtschaft (m/w/d)", "url": "https://jobs.meinestadt.de/frankfurt-am-main/basic?id=100006802649", "datePosted": "2025-10-27", "validThrough": "2028-02-25", "companyName": "Westbridge Gruppe", "companyLogo": "https://image-resize.meinestadt.de/image-resize/v2/resize?url=https%3A%2F%2Fimg.meinestadt.de%2Fimages%2Fs3%2F102fc52e56.jpg&h=90&w=90&sign=3c436ee6503ce81f26f216db8be55bd8889b540291957c47c977e37afb3b4678&default=https%3A%2F%2Fimg.meinestadt.de%2Fportal%2Fplaceholders%2Fjobs_140x80.png&format=webp", "mainImage": null, "summary": { "Typ": "Festanstellung", "Befristung": "Unbefristet", "Sprachkenntnisse": "Deutsch", "Berufserfahrung": "Mehrjährige Berufserfahrung" }, "employmentType": null, "streetAddress": null, "postalCode": "60311", "addressLocality": "Frankfurt am Main", "addressCountry": "Deutschland", "directApply": "Deutschland", "skills": [ "Beratung", "Unfallversicherung", ], "jobBenefits": [ "Firmenticket", "Unfallversicherung" ], "description": "", "application": [], "tasks": [ "Du steuerst aktiv und eigenverantwortlich Projekte aus der Immobilienwirtschaft im Bereich Energiekostenoptimierung ..." ], "profile": [ "Du verfügst über eine abgeschlossene Ausbildung oder ein..." ], "offer": [ "Führendes und schnell wachsendes Beratungsunternehmen im Bereich der Dekarbonisierung von Immobilien", "Unbefristeter Vertrag", ], "companyInfo": "Immobilien sind für fast 40% der weltweiten CO2-Emissionen ....." } The scraper paginates through results and stops when there are no more jobs or when maxItems is reached. ## Why use the Meinestadt.de Scraper? - ⚡️ Fast: Efficient crawling with smart pagination handling. - 🤙 Easy to use: Start from URLs or use simple search parameters. - ☑️ Reliable: Built on Apify Actors and Crawlee (Cheerio). - 🎯 Flexible: Supports location, category, and advanced filtering options. - 🔍 Comprehensive: Collects detailed job and company information. - 🇩🇪 German-focused: Optimized for German job market with local proxy support. ## FAQ 💬 - How many jobs can it extract? Set maxItems to limit results; the scraper will attempt to fetch all available jobs within your criteria. - What if the website changes? Site changes may require updates. Please report issues or request updates. - Does it support proxies? Yes. Provide proxyConfiguration with German proxy settings for optimal performance. - Can I filter by remote work? Yes! Use the homeofficePossible parameter to find only remote-friendly positions. ## Need to scrape other job platforms? Check out our other job scrapers on Apify: - Jobs.ch Scraper - Jobs.cz Scraper - VDAB.be Scraper - Jobs Ireland Scraper - Job Jobnet DK Scraper - Tyomarkkinatori.fi Scraper - AMS Austria Jobs Scraper --- 👀 Need help or want a custom solution? Lexis Solutions is a certified Apify Partner. We can help with custom data extraction projects. Contact us over Email or LinkedIn ## Support Our Work 💝 If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Jobs.meinestadt.de Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- lexis-solutions
- Pricing
- Paid
- Total Runs
- 38
- Active Users
- 4
Related Actors
Company Employees Scraper
by build_matrix
🔥 LinkedIn Jobs Scraper
by bebity
Linkedin Company Detail (No Cookies)
by apimaestro
Linkedin Profile Details Batch Scraper + EMAIL (No Cookies)
by apimaestro
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support