Pricing
from $0.50 / 1,000 results
Arbeitnow Jobs Scraper β arbeitnow.com
Scrape Arbeitnow job listings without an API or login. Arbeitnow API alternative that exports remote jobs to CSV/JSON datasets.
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
18
Total users
8
Monthly active users
4 days ago
Last modified
Categories
Share
Arbeitnow Jobs Scraper β Scrape arbeitnow.com Job Listings
Extract job postings from Arbeitnow, a European job board with deep remote and German-speaking (DACH) tech coverage. This Arbeitnow scraper turns the live board into a clean, structured dataset you can filter, schedule and export to CSV, JSON or Excel β no login and no API key required.
Search by keyword, restrict to remote roles, filter by job type, tags and location, then keep only postings newer than a given date so a daily run returns just the fresh jobs.
What you get
Every job is returned as a flat record with these fields:
- title β the job title.
- company β the hiring company name.
- location β the advertised location (city/country, or "Remote").
- remote β whether the role is remote (true/false).
- jobTypes β employment type(s): Full Time, Part Time, Internship, Traineeship.
- tags β skill/category tags such as Software Development, Marketing, Sales.
- url β direct link to the original Arbeitnow listing / apply page.
- postedAt β when the job was published.
Results stream to the Apify dataset and download as CSV, JSON, JSONL, Excel or XML, or pull them through the Apify API into your own pipeline.
Use cases
- Build a remote-jobs feed β flip on Remote Only and schedule the run to keep a continuously refreshed list of European remote roles.
- Recruiting & sourcing leads β pull companies actively hiring in your niche (by tag and location) and use the data for outreach.
- Job-market research β track hiring volume, in-demand skills and posting frequency across Germany, the EU and remote-first employers.
- Power a job aggregator or board β ingest fresh, structured listings into your own site or app without maintaining a scraper.
- Daily new-jobs monitoring β set Posted Since to yesterday's date and capture only the jobs added since your last run.
How to use
- Open the actor and enter a Search Keyword (e.g.
react developer) β or leave it blank to take everything. - Optionally tick Remote Only, add Job Types, Tags and a Location.
- For scheduled monitoring, set Posted Since to an ISO date (e.g.
2026-06-01) so only newer jobs are returned. - Set Max Jobs to cap the run (0 = all matching jobs).
- Click Start, then download the dataset as CSV, JSON or Excel β or schedule the actor to run automatically.
Example input
{"searchKeyword":"software engineer","remoteOnly":true,"jobTypes":["Full Time"],"tags":["Software Development"],"location":"Berlin","postedSince":"2026-06-01","maxJobs":200}
FAQ
Do I need an Arbeitnow account or API key?
No. The scraper reads public job listings directly β there is no login, no cookies and no API key to manage.
How do I get only new jobs each day?
Use the Posted Since field. Set it to your previous run's date (or yesterday) and the actor returns only postings published on or after that date β ideal for a daily schedule.
Can I export the data to CSV or Excel?
Yes. Every run is saved to a dataset you can download as CSV, JSON, JSONL, Excel or XML, or fetch via the Apify API.
How many jobs can it return?
As many as the board lists for your filters. Use Max Jobs to cap the result count for testing or cost control, or set it to 0 to collect everything that matches.
Is this an Arbeitnow API alternative?
Yes. It works as an unofficial Arbeitnow API: you get the same public job listings as structured data without managing keys, auth or rate limits β a drop-in Arbeitnow API alternative for your pipeline.
How do I export Arbeitnow jobs to CSV or JSON?
Every run saves results to a dataset you can download as CSV, JSON, JSONL, Excel or XML, so exporting Arbeitnow job listings to CSV or JSON is a one-click download (or one Apify API call).
Can I scrape Arbeitnow without an API or login?
Yes. The actor reads public listings directly, so you can scrape Arbeitnow without an API key, account or cookies, including a clean Arbeitnow remote jobs dataset.
Changelog
2026-06-15
- Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.
2026-06-07
- Docs: added coverage for Arbeitnow API alternative, exporting jobs to CSV/JSON, and scraping without an API or login.
