SmartRecruiters Jobs Scraper
Pricing
from $33.68 / 1,000 results
SmartRecruiters Jobs Scraper
Scrape job postings from SmartRecruiters public company career pages. Get title, location, department, employment type, compensation, posted date, full description. No API key required.
Pricing
from $33.68 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share

💼 SmartRecruiters Jobs Scraper
🚀 Export every public job posting from any SmartRecruiters company career site in seconds. Filter by country, department, or pull the entire catalog. No API key, no registration, no recruiter login.
🕒 Last updated: 2026-05-12 · 📊 38 fields per record · 🏢 4,000+ employers on SmartRecruiters · 🌍 100+ countries · 🔓 Public API
The SmartRecruiters Jobs Scraper pulls live job postings from any company's public career page on SmartRecruiters. Pass a companyIdentifier like BoschGroup, Spotify1, OneSignal, or IKEA and the Actor returns 38 fields per posting: title, location with latitude and longitude, employment type, full HTML description, qualifications, custom fields, recruiter contact, and the canonical apply URL. The platform hosts careers pages for thousands of employers including Bosch, Square, Twitch, Visa, Marc Jacobs, IKEA, and Allianz, all reachable through one consistent endpoint.
The Actor walks the public api.smartrecruiters.com endpoints, paginates through every posting, and optionally fetches the full job ad detail for description, qualifications, and additional information sections. Records arrive ready for ATS sync, careers-board ingestion, compensation benchmarking, or geographic talent-market analysis. Server-side filters for country code (ISO alpha-2) and department label let you target exactly the slice you need without downloading the full catalog first.
| 🎯 Target Audience | 💡 Primary Use Cases |
|---|---|
| Talent intelligence teams, ATS integrators, recruitment marketing agencies, job aggregators, market researchers, sourcing teams, HR-tech founders | Competitive hiring intel, location-based talent mapping, salary benchmarking, careers-page mirroring, recruiter outreach lists, internal mobility studies |
📋 What the SmartRecruiters Jobs Scraper does
Four filtering workflows in a single run:
- 🏢 Company-wide export. Pull every public posting for one employer slug across all locations.
- 🌍 Country filter. Restrict to ISO 3166-1 alpha-2 codes like
us,de,fr,mx, orin. - 🏷️ Department filter. Narrow to a single department label such as Engineering, Finance, or Sales.
- 📦 Volume control. Cap with
maxItems, or leave empty to fetch the full posting count.
Each record includes a stable job ID and UUID, posting URL, apply URL, employer description, full geographic context with latitude and longitude, industry classification, function, type of employment, experience level, language, full HTML job ad sections, recruiter name and avatar, and an array of custom fields the employer attached such as contract type, working hours, brand, and legal entity.
💡 Why it matters: SmartRecruiters powers careers pages for thousands of mid-market and enterprise employers including Bosch, IKEA, Square, and Visa. Scraping each careers site one-off means writing brittle HTML parsers and refreshing daily. This Actor hits the platform's public API once per company and returns clean structured data with geocoded locations, employment metadata, and custom HR fields ready to load into your warehouse.
🎬 Full Demo
🚧 Coming soon: a 3-minute walkthrough showing how to go from sign-up to a downloaded jobs dataset.
⚙️ Input
| Input | Type | Default | Behavior |
|---|---|---|---|
companyIdentifier | string | "BoschGroup" | SmartRecruiters company slug from the careers URL. Case sensitive. Find it on careers.smartrecruiters.com/{Identifier}. |
country | string | "" | Optional ISO 3166-1 alpha-2 lowercase code (e.g. us, de, fr). Empty = all countries. |
department | string | "" | Optional department label filter. Empty = all departments. |
maxItems | integer | 10 | Records to return. Free plan caps at 10, paid plan at 1,000,000. |
Example: every Bosch posting in Germany.
{"companyIdentifier": "BoschGroup","country": "de","maxItems": 500}
Example: a full company catalog for a smaller employer.
{"companyIdentifier": "OneSignal","maxItems": 1000}
⚠️ Good to Know: the
companyIdentifieris case sensitive. Use the exact spelling from the careers URL (e.g.BoschGroup, notboschgroup). Whencountryanddepartmentare both set, both filters apply.
📊 Output
Each job posting record contains up to 38 fields. Download the dataset as CSV, Excel, JSON, or XML.
🧾 Schema
| Field | Type | Example |
|---|---|---|
🆔 id | string | "744000126124207" |
🔗 url | string | "https://jobs.smartrecruiters.com/BoschGroup/744000126124207-..." |
📌 name | string | "Finanzbuchhalter/Controller (w/m/div.)" |
🏷️ uuid | string | "a2d822e3-c2e9-4ba2-adf5-ecdbf24fac47" |
🆔 jobId | string | null | "244cd569-81f8-4af4-ad1b-38ee56d25c74" |
🏷️ jobAdId | string | null | "02cea24a-4b9d-436c-9177-11dd6f0fe42d" |
🔢 refNumber | string | null | "REF280969S" |
🔗 applyUrl | string | null | "https://jobs.smartrecruiters.com/.../apply" |
🔗 postingUrl | string | null | "https://jobs.smartrecruiters.com/..." |
🔗 referralUrl | string | null | "https://jobs.smartrecruiters.com/external-referrals/..." |
✅ active | boolean | null | true |
👁️ visibility | string | null | "PUBLIC" |
🏢 companyIdentifier | string | "BoschGroup" |
🏢 companyName | string | "Bosch Group" |
📝 companyDescription | string | null | "<p><strong>Die AIG...</strong></p>" |
👤 creatorName | string | null | "Jane Recruiter" |
🖼️ creatorAvatarUrl | string | null | "https://..." |
📅 releasedDate | ISO 8601 | "2026-05-12T15:41:07.354Z" |
🏙️ city | string | null | "Stuttgart" |
🗺️ region | string | null | "BW" |
🏳️ country | string | null | "de" |
📍 address | string | null | "Weissacher Straße 11" |
📮 postalCode | string | null | "70499" |
🏠 remote | boolean | null | false |
🔀 hybrid | boolean | null | false |
📍 latitude | number | null | 48.8239254 |
📍 longitude | number | null | 9.091698 |
🌍 fullLocation | string | null | "Stuttgart, BW, Germany" |
🏭 industry | string | null | "Architecture And Planning" |
🏷️ department | string | null | "Sales" |
⚙️ function | string | null | "Finance" |
💼 typeOfEmployment | string | null | "Full-time" |
📈 experienceLevel | string | null | "Associate" |
🗣️ language | string | null | "de" |
📝 description | string | null | "<p>Zahlen sind für dich...</p>" |
🎓 qualifications | string | null | "<ul><li><strong>Ausbildung...</strong></li></ul>" |
📋 additionalInformation | string | null | "<p>Wir bieten flexible...</p>" |
🧩 customFields | array | [{"field":"Contract type","value":"Unlimited"}] |
🕒 scrapedAt | ISO 8601 | "2026-05-12T16:30:13.696Z" |
📦 Sample records
✨ Why choose this Actor
| Capability | |
|---|---|
| 🏢 | Any SmartRecruiters employer. Works for every public careers page on the platform with just a slug. |
| 🌍 | Geocoded locations. Each posting includes latitude, longitude, region, postal code, and a clean fullLocation string. |
| 📝 | Full job ad content. Description, qualifications, and additional information are returned as HTML so you keep formatting and links. |
| 🏷️ | Custom HR fields. Employer-specific tags such as contract type, legal entity, brand, and working hours arrive as a structured array. |
| ⚡ | Fast. 100 postings per page with concurrency 10 on detail fetches. Hundreds of jobs in under a minute. |
| 🔓 | No login or API key. Hits public endpoints only. No recruiter account required. |
| 🔁 | Always fresh. Every run pulls live postings so closed roles drop out and new ones appear. |
📊 SmartRecruiters powers careers pages for 4,000+ employers including Bosch, Square, IKEA, Visa, and Marc Jacobs.
📈 How it compares to alternatives
| Approach | Cost | Coverage | Refresh | Filters | Setup |
|---|---|---|---|---|---|
| ⭐ SmartRecruiters Jobs Scraper (this Actor) | $5 free credit, then pay-per-use | Any company slug | Live per run | country, department, maxItems | ⚡ 2 min |
| Paid job-board aggregator APIs | $500+/month | Cross-platform | Daily | Many | ⏳ Hours |
| Manual HTML scraping per employer | Free | One company at a time | Manual | None | 🐢 Days |
| Recruiter ATS integration | Vendor lock-in | One ATS only | Push or pull | Vendor-defined | ⏳ Weeks |
Pick this Actor when you want clean, geocoded job postings from any SmartRecruiters employer without writing per-site parsers.
🚀 How to use
- 📝 Sign up. Create a free account with $5 credit (takes 2 minutes).
- 🌐 Open the Actor. Go to the SmartRecruiters Jobs Scraper page on the Apify Store.
- 🎯 Set input. Enter a
companyIdentifier, optionally filter by country or department, and setmaxItems. - 🚀 Run it. Click Start and let the Actor walk the company's posting catalog.
- 📥 Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
⏱️ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
💼 Business use cases
🌟 Beyond business use cases
Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.
🔌 Automating SmartRecruiters Jobs Scraper
Control the scraper programmatically for scheduled runs and pipeline integrations:
- 🟢 Node.js. Install the
apify-clientNPM package. - 🐍 Python. Use the
apify-clientPyPI package. - 📚 See the Apify API documentation for full details.
The Apify Schedules feature lets you trigger this Actor on any cron interval. Hourly, daily, or weekly refreshes keep downstream ATS mirrors and job boards in sync automatically.
❓ Frequently Asked Questions
🧩 How does it work?
Enter a company slug like BoschGroup or Spotify1, optionally add country or department filters, click Start, and the Actor hits the public SmartRecruiters API, paginates through every posting, and fetches the full job ad detail for each one. No browser automation, no captchas, no recruiter login.
🔍 Where do I find a company's identifier?
The slug is the last path segment in the careers URL. For example careers.smartrecruiters.com/BoschGroup means the identifier is BoschGroup. The value is case sensitive, so copy it exactly as it appears.
🔁 How often is the data refreshed?
Every run pulls live data from SmartRecruiters' public API. Closed roles drop out and new postings appear within minutes of publication. Schedule the Actor hourly or daily for a fresh mirror.
🌍 Can I filter by country?
Yes. Set country to a lowercase ISO 3166-1 alpha-2 code such as us, de, fr, or mx. Leave it empty to pull every country.
🏷️ Can I filter by department?
Yes. Pass an exact department label string in the department field. The label must match what the employer set in SmartRecruiters (case sensitive). Leave empty for all departments.
⏰ Can I schedule regular runs?
Yes. Use Apify Schedules to run this Actor on any cron interval (hourly, daily, weekly) and keep a downstream database in sync.
⚖️ Is this data legal to use?
SmartRecruiters job postings are publicly visible on each employer's careers page and indexed by major search engines. Only public listings are returned by this Actor. Review the downstream terms of your specific use case before redistributing job content.
💼 Can I use this data commercially?
Yes. Public job postings are commercial-fair-use in most jurisdictions for purposes like aggregation, recruitment marketing, and analytics. You are responsible for complying with applicable laws in your region.
💳 Do I need a paid Apify plan to use this Actor?
No. The free Apify plan is enough for testing and small runs (10 records per run). A paid plan lifts the limit and gives you access to scheduling, higher concurrency, and larger datasets.
🔁 What happens if a run fails or gets interrupted?
Apify automatically retries transient errors. If a run still fails, you can inspect the log in the Runs tab, fix the input, and re-run. Partial datasets from failed runs are preserved so you never lose progress.
🆘 What if I need help?
Our support team is here to help. Contact us through the Apify platform or use the Tally form linked below.
🔌 Integrate with any app
SmartRecruiters Jobs Scraper connects to any cloud service via Apify integrations:
- Make - Automate multi-step workflows
- Zapier - Connect with 5,000+ apps
- Slack - Get run notifications in your channels
- Airbyte - Pipe job data into your warehouse
- GitHub - Trigger runs from commits and releases
- Google Drive - Export datasets straight to Sheets
You can also use webhooks to trigger downstream actions when a run finishes. Push fresh job postings into your ATS mirror, or alert your team in Slack.
🔗 Recommended Actors
- 💼 Greenhouse Jobs Scraper - Public job postings from Greenhouse ATS careers pages
- 💼 Workable Jobs Scraper - Public job postings from Workable employer accounts
- 💼 Lever Jobs Scraper - Public job postings from Lever careers pages
- 💼 Glassdoor Scraper - Company reviews, salaries, and ratings
- 🏢 Crunchbase Scraper - Company profiles, funding rounds, and employee counts
💡 Pro Tip: browse the complete ParseForge collection for more recruitment and HR data scrapers.
🆘 Need Help? Open our contact form to request a new scraper, propose a custom data project, or report an issue.
⚠️ Disclaimer: this Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by SmartRecruiters or any of the employers whose careers pages it scrapes. All trademarks mentioned are the property of their respective owners. Only publicly available job postings are collected.