SmartRecruiters Jobs & Salary Scraper
Scrape SmartRecruiters company job boards by company. Extract job title, location, department, industry, employment type, experience level, apply URL, full description and salary text. Export JSON, CSV or Excel. No login or API key.
{ "title": "Workshop Sales Representative - Eastern Pennsy…", "company": "Bosch Group", "companyId": "BoschGroup", "location": "Pittsburgh, PA, United States", "city": "Pittsburgh", "region": "PA", "country": "US", "postalCode": "15220", "streetAddress": "Parkway Center Drive South" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Title | Company | Company Id | Location |
|---|---|---|---|
| Workshop Sales Representative - E… | Bosch Group | BoschGroup | Pittsburgh, PA, United States |
| Workshop Sales Representative - W… | Bosch Group | BoschGroup | Washington, DC, United States |
| Workshop Sales Representative - L… | Bosch Group | BoschGroup | Los Angeles, CA, United States |
{ "title": "Workshop Sales Representative - Eastern Pennsy…", "company": "Bosch Group", "companyId": "BoschGroup", "location": "Pittsburgh, PA, United States", "city": "Pittsburgh", "region": "PA", "country": "US", "postalCode": "15220", "streetAddress": "Parkway Center Drive South" }
Frequently asked questions
What is a SmartRecruiters company identifier and how do I find it?
The identifier is the company slug in its careers URL. If a company hires through jobs.smartrecruiters.com/BoschGroup, the identifier is BoschGroup. You can paste the identifier or the full careers URL. Identifiers are case-sensitive, so use them exactly as they appear. Add one per company you want to scrape.
How many jobs can it return per company?
It returns every open role on the board, which ranges from a handful to several thousand at large employers. Use Max Items to cap the total across all companies when you only need a sample.
Does it capture salary information?
Yes, when the employer publishes it. Pay is captured in salaryText and in the custom fields. Many roles in pay-transparency regions and hourly positions include a rate or range, while other employers do not disclose pay, in which case salaryText is empty.
Can I scrape several companies in one run?
Yes. Add multiple company identifiers and the scraper collects jobs from each board in turn, tagging every record with its companyId so you can tell them apart. The Max Items limit applies to the combined total.
What happens if a company identifier does not exist?
The scraper records an error row for that identifier with the reason and moves on to the next company, so one bad identifier never stops the run.
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.