GetOnBrd LATAM Tech Jobs & Salary Data Scraper
Scrape LATAM tech jobs and salary data from GetOnBrd across 18 categories. Extract job title, company, category, seniority, employment type, remote status, country, USD salary range, perks and skills. Export to JSON, CSV or Excel.
{ "imageUrl": "https://getonbrd-prod.s3.amazonaws.com/uploads…", "title": "Senior Python Developer", "url": "https://www.getonbrd.com/jobs/python-developer…", "id": "python-developer-ssr-tcit-santiago", "company": "TCIT", "companyId": 2314, "category": "Programming", "seniority": "Senior", "employmentType": "Full time" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Image Url | Title | Url | Id |
|---|---|---|---|
| https://getonbrd-prod.s3.amazonaw… | Senior Python Developer | https://www.getonbrd.com/jobs/pyt… | python-developer-ssr-tcit-santiago |
| https://getonbrd-prod.s3.amazonaw… | Data Engineer – Chile | https://www.getonbrd.com/jobs/dat… | data-engineer-chile-cumplo-santia… |
| https://getonbrd-prod.s3.amazonaw… | DevOps Engineer & Full-Stack Deve… | https://www.getonbrd.com/jobs/dev… | devops-engineer-full-stack-develo… |
| https://getonbrd-prod.s3.amazonaw… | QA Engineer CRM | https://www.getonbrd.com/jobs/qa-… | qa-engineer-crm-coderslab-io-sant… |
{ "imageUrl": "https://getonbrd-prod.s3.amazonaws.com/uploads…", "title": "Senior Python Developer", "url": "https://www.getonbrd.com/jobs/python-developer…", "id": "python-developer-ssr-tcit-santiago", "company": "TCIT", "companyId": 2314, "category": "Programming", "seniority": "Senior", "employmentType": "Full time" }
常见问题
Which countries and categories does GetOnBrd cover?
GetOnBrd focuses on tech and digital jobs across Latin America, with many fully remote roles open worldwide. You can scrape any of its 18 categories, including Programming, Mobile Developer, SysAdmin / DevOps / QA, Data Science / Analytics, Machine Learning & AI, Cybersecurity and Design / UX.
How many jobs can I collect in one run?
You set the limit with Max Items. The scraper paginates through the full result set for your search or category, so you can pull anywhere from a handful of jobs to thousands across many pages.
Can I filter by remote roles or a specific country?
Yes. Turn on Remote Only to keep just remote positions, and set Country to keep only jobs whose location includes that country, for example Chile, Mexico or Argentina. You can also search by a free-text term or pick a single category.
Do the records include salary information?
Yes, when the employer publishes it. Roughly half of GetOnBrd listings include a monthly salary range, returned as minSalary and maxSalary in USD. Jobs without a published range simply leave those fields empty.
What does Fetch Company Details add?
When enabled, the scraper loads each company profile to add the company name, logo, website, home country and a short company description. Without it you still get the numeric companyId and all job-level fields, but the company name and logo are left empty.