Jobbird Jobs Scraper
Pricing
Pay per event
Go to Apify Store
Jobbird Jobs Scraper
Scrape Dutch Jobbird vacancies by keyword, city, radius, or search URL. Export employers, salary, hours, descriptions, dates, and apply links.
Jobbird Jobs Scraper
Pricing
Pay per event
Scrape Dutch Jobbird vacancies by keyword, city, radius, or search URL. Export employers, salary, hours, descriptions, dates, and apply links.
You can access the Jobbird Jobs Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "searchTerms": [< "developer",< "data analyst"< ],< "locations": [< "Amsterdam",< "Rotterdam"< ],< "radiusKm": 30,< "sortBy": "date",< "startUrls": [< {< "url": "https://www.jobbird.com/nl/vacature?s=developer&rad=30&ot=date"< }< ],< "maxItems": 20,< "includeDetails": true<}' |<apify call automation-lab/jobbird-jobs-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Jobbird Jobs Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: