VOOZH about

URL: https://apify.com/moving_beacon-owner1/gitlab-jobs-scraper

⇱ GitLab Jobs Scraper Β· Apify


Pricing

from $10.00 / 1,000 results

Go to Apify Store

GitLab Jobs Scraper

An Actor scrapes public job postings from GitLab’s Greenhouse board and lets you filter results by department, location, or title. It returns structured job data such as title, location, department, job URL, and optional full description and salary info, with a limit on total jobs per run.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Share

An Apify actor that scrapes GitLab job postings from its public Greenhouse job board.

Input

All fields are optional.

FieldTypeDescription
departmentsarray of stringsKeep only jobs whose department matches one of these (case-insensitive substring). E.g. ["Engineering", "Sales"].
locationFilterstringKeep only jobs whose location contains this text. E.g. "Remote", "EMEA".
titleQuerystringKeep only jobs whose title contains this text. E.g. "Engineer".
maxJobsintegerStop after pushing this many (filtered) jobs.
includeContentbooleanFetch full HTML + plain-text description (default true).
impersonatestringcurl_cffi TLS fingerprint (chrome, chrome124, safari17_0, …). Default chrome.
proxyConfigurationobjectOptional; Greenhouse is open, useful only for IP rotation.

Example input

{
"departments":["Engineering"],
"locationFilter":"Remote",
"titleQuery":"backend",
"maxJobs":50,
"includeContent":true
}

Output

One dataset item per job:

{
"id":1234567,
"title":"Backend Engineer, Verify",
"company":"GitLab",
"location":"Remote, EMEA",
"departments":["Engineering"],
"offices":["Remote - EMEA"],
"isRemote":true,
"isHybrid":false,
"updatedAt":"2026-05-01T12:00:00-04:00",
"url":"https://boards.greenhouse.io/gitlab/jobs/1234567",
"descriptionHtml":"<p>...</p>",
"descriptionText":"...",
"salary":{"min":110000,"max":140000,"currency":"USD","raw":"$110,000 - $140,000"}
}

salary is best-effort (regex over the description) and is null when no simple range is present. descriptionHtml / descriptionText / salary are only included when includeContent is enabled.

You might also like

GitLab Jobs & Companies Scraper

crawlerbros/gitlab-jobs-companies-scraper

Scrape public GitLab job listings and company-careers profile data from GitLab's live Greenhouse board

Greenhouse Job Scraper & API

dalleyne/greenhouse-job-scraper

Scrape Greenhouse ATS jobs via API with department filtering. Pull live roles from Automattic, GitLab and more. Built for job boards and AI agents.

πŸ‘ User avatar

Damien Alleyne

147

Greenhouse Jobs Scraper

cryptosignals/greenhouse-jobs-scraper

Scrape job listings from any Greenhouse-powered company careers page. Extract job title, department, location, employment type, posted date, and apply URL. Ideal for job board aggregation, talent market research, and recruiting intelligence.

4

Gitlab Email Scraper - Advanced, Fast & Cheapest

contacts-api/gitlab-email-scraper-fast-advanced-and-cheapest

πŸ§‘β€πŸ’» GitLab Email Scraper allows you to extract developer and organization emails from GitLab profiles πŸ”Ž Scale tech hiring and B2B outreach πŸ“§

Greenhouse, Lever & Ashby Jobs Scraper

seemuapps/ats-jobs-scraper

Scrape live job postings from any company's Greenhouse, Lever, or Ashby careers board β€” title, department, location, remote flag, apply URL, and full description in one row per job.

Workday & SmartRecruiters Job Board Scraper

limitless_ornament/workday-smartrecruiters-job-board-scraper

Scrapes job postings from SmartRecruiters and Workday job boards by URL, returning structured job data including title, location, department, job type, and description.

41

5.0

GitLab Email Scraper – Advanced, Cheapest & Reliable πŸ“§βš‘πŸ“·

contactminerlabs/gitlab-email-scraper---advanced-cheapest-reliable

πŸ” Scrape GitLab Emails Enter your search parameters to collect verified contact emails from public GitLab profiles, along with profile title, bio snippet, source URL & platform info βœ‰οΈπŸ“Š Perfect for lead generation, influencer outreach & data enrichment in tools like Google Sheets or CRMs⚑🧩

πŸ‘ User avatar

ContactMinerLabs

3

Greenhouse Job Board Scraper πŸ”πŸ’Ό - Pay Per result

scrapestorm/greenhouse-job-board-scraper---pay-per-result

πŸ’Ό Easily extract job listings from any public Greenhouse job board perfect for recruiters & job aggregators Just enter a Greenhouse job board URL to collect key job details like title, location, posting date & description Seamlessly integrate with your tools to power talent platforms, dashboards πŸ“ˆ

10