# arbeitnow-extractor Pulls listings from the public [Arbeitnow API](https://www.arbeitnow.com/api/job-board-api). - No authentication required. - Returns 100 jobs per page; we paginate up to 5 pages (500 jobs). - No server-side search — we filter client-side by matching title + tags against each pipeline search term. - Aggregates postings from Greenhouse, SmartRecruiters, Join, TeamTailor, Recruitee, and Comeet. - Caps results per term via the `arbeitnowMaxJobsPerTerm` setting (default 100).