Arbeitnow Jobs Scraper avatar

Arbeitnow Jobs Scraper

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Arbeitnow Jobs Scraper

Arbeitnow Jobs Scraper

Scrape job listings from Arbeitnow, a European job board with strong remote and tech coverage. Filter by keyword, remote, job type, tags and location. Schedule it with the posted-since filter to capture only new jobs.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

0

Monthly active users

7 hours ago

Last modified

Share

πŸ‡ͺπŸ‡Ί Arbeitnow Jobs Scraper β€” Europe & Remote Jobs API to JSON/CSV

Scrape job listings from Arbeitnow (arbeitnow.com), a European job board with strong remote, tech and visa-sponsorship coverage β€” straight from its public Arbeitnow API. This Arbeitnow scraper extracts title, company, description, remote flag, tags, job types, location, apply URL and posting date, with filters for keyword, remote-only, job type, tags, location and posted-since date. No login, no API key, no blocking β€” and it's built for scheduled, recurring use to keep a fresh European jobs feed flowing into JSON, CSV or Excel.

✨ What this Actor does / Key features

  • 🌍 European & remote focus β€” strong coverage of remote roles, tech jobs and visa-sponsorship positions across Europe.
  • βš™οΈ Official Arbeitnow API β€” fast, reliable and fully paginated; no HTML parsing or browser overhead.
  • πŸ”Ž Keyword search β€” free-text matching against job title, company and description.
  • 🏠 Remote-only filter β€” return only remote jobs with a single toggle.
  • 🏷️ Job type & tag filters β€” filter by job type (Full Time, Part Time, Internship, Traineeship) and by tag/skill.
  • πŸ“ Location filter β€” narrow results to a specific location text.
  • πŸ“… Posted-since filter β€” capture only jobs posted on or after a given date β€” perfect for daily monitoring.
  • πŸ“¦ Rich data per job β€” title, company, description, remote flag, tags, job types, location, apply URL and posting date.
  • ♾️ Unlimited mode β€” set maxJobs to 0 to pull every available listing in a single run.

πŸ” Input

FieldTypeDescription
searchKeywordstringFree-text keyword matched against title, company and description.
remoteOnlybooleanOnly return remote jobs.
jobTypesarrayFilter by job type, e.g. "Full Time", "Part Time", "Internship", "Traineeship". Leave empty for all.
tagsarrayFilter by tag/skill, e.g. "Software Development", "Marketing". Leave empty for all.
locationstringFilter by location text. Leave empty for all.
postedSincestringISO date (e.g. 2026-05-13). Only jobs posted on/after it. Set to the previous run's date for scheduled daily monitoring.
maxJobsintegerMaximum matching jobs to save. 0 = all.

πŸš€ Example input

{
"searchKeyword": "developer",
"remoteOnly": true,
"jobTypes": ["Full Time"],
"tags": ["javascript"],
"location": "Berlin",
"postedSince": "2026-05-13",
"maxJobs": 0
}

πŸ“¦ Output

Each job is saved as a structured item in the dataset. Export to JSON, CSV, Excel or XML, or pull via the Apify API.

FieldDescription
jobIdUnique Arbeitnow job identifier
titleJob title
companyHiring company name
locationJob location
remoteWhether the job is remote
jobTypesArray of job types (Full Time, Part Time, etc.)
tagsArray of tags / skills
descriptionFull job description
urlDirect apply / listing URL
postedAtDate the job was posted
scrapedAtScrape timestamp (ISO 8601)

πŸ’‘ Use cases

  • Recruiters & sourcers β€” maintain a continuously fresh feed of European and remote tech roles.
  • Relocation & visa services β€” find visa-sponsorship jobs across Europe at scale.
  • Job board & aggregator builders β€” keep a European jobs section automatically up to date.
  • Market researchers β€” track European tech hiring trends, in-demand skills and remote-work share over time.
  • Career platforms β€” power job-matching tools with structured, well-typed listing data.

❓ Frequently Asked Questions

Is it legal to scrape Arbeitnow? The Actor reads from Arbeitnow's public job API and only collects publicly available listing data. You are responsible for using the data in compliance with Arbeitnow's terms and applicable laws.

Do I need an API key or a login? No. There is no Arbeitnow account, login or API key required. You only need an Apify account to run the Actor.

How much data can I get? The Actor is fully paginated. Set maxJobs to 0 to pull every available listing in one run, or set a limit to cap the dataset size.

Can I filter by remote, location or skill? Yes. You can filter by free-text keyword, remote-only, job type, tags/skills, location text and a posted-since date.

How do I get only new jobs each day? Use the postedSince filter set to the previous run's date. Combined with Apify scheduling, this gives you an incremental feed of only newly posted jobs.

Does it get blocked or rate-limited? No. It uses the official Arbeitnow API, which is reliable and not subject to anti-bot blocking.

What output formats are supported? Results are stored in a structured Apify dataset and can be exported as JSON, CSV, Excel or XML, or accessed via the Apify API.

⏰ Scheduling & integration

Schedule this Actor on Apify to run daily with a rolling postedSince date for an always-fresh European jobs feed. Export results to JSON, CSV or Excel, sync to Google Sheets, or push to your ATS, database and webhooks through the Apify API.