# BuiltIn Jobs Scraper 🔍 (`easyapi/builtin-jobs-scraper`) Actor

A powerful scraper for BuiltIn.com job listings that extracts comprehensive job data including company details, salaries, work types, and skill requirements. Perfect for job market analysis, recruitment research, and tracking employment trends in tech and startup sectors. 🔍💼

- **URL**: https://apify.com/easyapi/builtin-jobs-scraper.md
- **Developed by:** [EasyApi](https://apify.com/easyapi) (community)
- **Categories:** Jobs, Lead generation, Other
- **Stats:** 147 total users, 30 monthly users, 99.0% runs succeeded, 2 bookmarks
- **User rating**: 4.90 out of 5 stars

## Pricing

from $2.99 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## BuiltIn Jobs Scraper 🔍

Scrape job listings from BuiltIn.com with advanced filtering capabilities. Extract detailed job information including company details, salary ranges, and skill requirements. Perfect for job seekers, recruiters, and market researchers! 💼

### Features ✨

- Scrape job listings from multiple BuiltIn.com search URLs
- Extract comprehensive job details including:
  - Company information (name, logo) 🏢
  - Job title and description 📝
  - Salary ranges 💰
  - Work type (Remote/Hybrid) 🏠
  - Location details 📍
  - Experience level requirements 📊
  - Required skills and categories 🎯
  - Posting date ⏰

### Use Cases 🎯

- Monitor job market trends
- Track salary ranges for specific roles
- Research company hiring patterns
- Analyze skill requirements in your industry
- Build job aggregation platforms
- Conduct market research

### Output 📊

The actor outputs detailed JSON data for each job listing, including all relevant information structured in an easy-to-process format. Perfect for further analysis or integration into your applications.

### Tips 💡

- Use specific search URLs from BuiltIn.com for targeted results
- Adjust maxItems to control the number of results
- Consider using proxy configuration for better reliability
- Results are automatically saved to your dataset

### Sample Output Structure 📋

#### Input Example

A full explanation of an input example in JSON.

```json
{
    "searchUrls": [
        "https://builtin.com/jobs/remote/hybrid/office?search=ai&city=Los%20Angeles&state=California&country=USA&allLocations=true"
    ],
    "maxItems": 30
}
```

#### Output sample

The results will be wrapped into a dataset which you can always find in the **Storage** tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

```json
[
    {
        "searchUrl": "https://builtin.com/jobs/remote/hybrid/office?search=ai&city=Los%20Angeles&state=California&country=USA&allLocations=true",
        "companyName": "CrowdStrike",
        "companyLogo": "https://cdn.builtin.com/cdn-cgi/image/f=auto,fit=scale-down,w=128,h=128/https://builtin.com/sites/www.builtin.com/files/2023-09/6L-zG5oq_400x400.jpg",
        "jobTitle": "Sr. Data Science Strategist (Remote)",
        "jobUrl": "/job/sr-data-science-strategist-remote/4252203",
        "postDate": "4 Days Ago",
        "workType": "Remote",
        "workLocation": {
            "type": "Hybrid",
            "locations": "USA"
        },
        "salary": "155K-255K Annually",
        "level": "Senior level",
        "categories": "Cloud • Computer Vision • Information Technology • Sales • Security • CybersecurityTop Skills:",
        "description": "The Senior Data Science Strategist will drive the requirements for cybersecurity assessments, develop and execute a roadmap, prioritize threat research models, and collaborate closely with stakeholders to evaluate and enhance the company's cybersecurity posture.",
        "skills": "Artificial Intelligence, Machine Learning"
    },
    ...
]
```

### Related Actors

- 🎯 [Dice.com Job Scraper](https://apify.com/easyapi/dice-com-job-scraper) - Extract tech job listings from Dice.com with comprehensive details including salaries and remote options.
- 🔍 [Indeed Jobs Scraper](https://apify.com/easyapi/indeed-jobs-scraper) - Scrape detailed job listings from Indeed.com with salaries, company info and work benefits.
- 🌟 [Naukrigulf Jobs Scraper](https://apify.com/easyapi/naukrigulf-jobs-scraper) - Extract job listings from Naukrigulf.com with detailed company and position information.
- 🎯 [Shine.com Jobs Scraper](https://apify.com/easyapi/shine-com-jobs-scraper) - Collect comprehensive job data from Shine.com including titles and recruiter contact information.
- 🌏 [JobStreet Job Scraper](https://apify.com/easyapi/jobstreet-job-scraper) - Extract job listings from JobStreet across 8 Asia-Pacific countries with detailed information.
- 🎯 [TotalJobs Scraper](https://apify.com/easyapi/totaljobs-scraper) - Scrape job listings with detailed information about positions and companies.
- 🌴 [Jungle Job Scraper](https://apify.com/easyapi/jungle-job-scraper) - Extract job listings from Welcome to the Jungle with comprehensive details.
- 🔍 [FlexJobs Job Search Scraper](https://apify.com/easyapi/flexjobs-job-search-scraper) - Get detailed information about remote and flexible job opportunities.
- 🇪🇸 [InfoJobs Job Scraper](https://apify.com/easyapi/infojobs-job-scraper) - Extract job listings from InfoJobs Spain with comprehensive details.
- 🎯 [hh.ru Job Scraper](https://apify.com/easyapi/hh-ru-job-scraper) - Scrape job listings from HeadHunter Russia with detailed employment information.
- 🏥 [PracticeLink Job Scraper](https://apify.com/easyapi/practicelink-job-scraper) - Extract physician and healthcare job postings with detailed information.
- 🔍 [Foundit Jobs Scraper](https://apify.com/easyapi/foundit-jobs-scraper) - Extract job listings from Foundit.in with comprehensive position details.
- 🔍 [Seek Job Scraper](https://apify.com/easyapi/seek-job-scraper) - Extract job listings from Seek with advanced filtering and detailed information.
- 🇳🇴 [Finn.no Jobs Scraper](https://apify.com/easyapi/finn-no-jobs-scraper) - Collect comprehensive job data from Norway's leading job platform.
- 🎯 [Xing Jobs Scraper](https://apify.com/easyapi/xing-jobs-scraper) - Extract detailed job information from Xing.com including titles and company details.

# Actor input Schema

## `searchUrls` (type: `array`):

List of BuiltIn.com search URLs to scrape

## `maxItems` (type: `integer`):

Maximum number of jobs to scrape (default: 100)

## `proxyConfiguration` (type: `object`):

Proxy settings for the scraper

## Actor input object example

```json
{
  "searchUrls": [
    "https://builtin.com/jobs/remote/hybrid/office?search=ai"
  ],
  "maxItems": 30,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("easyapi/builtin-jobs-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("easyapi/builtin-jobs-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call easyapi/builtin-jobs-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,easyapi/builtin-jobs-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/IhQuCmT40q1tetuv3/builds/ShymeMAzO9I4efByi/openapi.json
