Breezy HR Jobs & Careers Scraper
Scrape open jobs from any company career board on Breezy HR. Extract job title, department, location, employment type, salary, posting date, apply URL and full description. Add multiple companies in one run. Export JSON, CSV or Excel. No login or API key.
{ "title": "Business Development Manager, Indonesia, Duoli…", "company": "Duolingo", "companyHandle": "duolingo", "department": "Business Development", "location": "Jakarta, ID", "city": "Jakarta", "country": "Indonesia", "countryCode": "ID", "isRemote": false }
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 Handle | Department |
|---|---|---|---|
| Business Development Manager, Ind… | Duolingo | duolingo | Business Development |
| Country Marketing Manager, Nigeri… | Duolingo | duolingo | Marketing |
| Swedish Content Adaptor (Pedagogy) | Duolingo | duolingo | Learning & Content |
{ "title": "Business Development Manager, Indonesia, Duoli…", "company": "Duolingo", "companyHandle": "duolingo", "department": "Business Development", "location": "Jakarta, ID", "city": "Jakarta", "country": "Indonesia", "countryCode": "ID", "isRemote": false }
Frequently asked questions
What is a Breezy HR company handle and how do I find it?
The handle is the company name in its Breezy career URL. If a company hires at `duolingo.breezy.hr`, the handle is `duolingo`. You can paste the handle, the full board URL, or a single job URL, and the scraper will normalize it. Add one entry 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 dozen per company. Use Max Items to cap the total across all companies when you only need a sample.
Can I scrape several companies in one run?
Yes. Add multiple companies and the scraper collects jobs from each board in turn, tagging every record with its companyHandle so you can tell them apart. The Max Items limit applies to the combined total.
Do I get salary data?
When the employer publishes pay, yes. The scraper captures the displayed salary and, with Fetch full job details on, a parsed minimum, maximum, currency and period. Roles without published pay return empty salary fields.
How do I filter to specific roles?
Use the Keyword filter to keep only jobs whose title, department, location or description contain your keyword, for example "engineer", "remote" or "sales". Leave it empty to return every open job.
What happens if a company has no public board?
The scraper records an error row for that company with the reason and moves on to the next one, so one bad entry 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.