BuiltIn Job Listing Scraper
Pricing
$19.99/month + usage
Go to Apify Store

BuiltIn Job Listing Scraper
Scrape tech job listings from BuiltIn.com by providing a search URL, with automatic pagination and comprehensive job data extraction.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerBox
Maintained by Community
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
๐ป BuiltIn Job Listing Scraper
This actor allows you to scrape tech job listings from BuiltIn.com by providing a search URL. It automatically handles pagination and extracts comprehensive job information from the leading tech job platform.
Features
- URL-based Scraping: Extract job listings by providing a complete BuiltIn search URL
- Automatic Pagination: Automatically navigates through all pages until reaching the end or max items limit
- Comprehensive Job Data: Extract detailed information about each job listing including:
- Job title and description
- Company information, logo, and profile link
- Location details (supports multiple locations)
- Salary information
- Seniority level
- Work type (Remote, In-Office, Hybrid)
- Industry categories
- Required skills and technologies
- Posted time
- Duplicate Prevention: Automatically removes duplicate listings
- Fresh Data: All listings include timestamp of when they were collected
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete BuiltIn search URL to scrape |
maxItems | integer | No | Maximum number of job listings to fetch |
Output
The output is a list of job listing objects, each containing:
searchUrl: The original search URL usedjobId: Unique identifier of the jobjobTitle: Title of the job positionjobLink: URL to the full job detailscompany: Name of the hiring companycompanyLogo: URL of the company's logocompanyLink: URL to the company's BuiltIn profilelocation: Geographic location(s) of the jobpostedAt: When the job was posted (e.g., "3 Hours Ago")jobType: Work arrangement (Remote, In-Office, Hybrid)salary: Salary range if availableseniority: Experience level requiredcategories: Industry categories and tagsshortDescription: Brief description of the roleskills: Array of required technical skillsscrapedAt: Timestamp of when the listing was scraped Example output:
[{"searchUrl": "https://builtin.com/jobs/engineering?country=USA&allLocations=true","jobId": "8259170","jobTitle": "Senior Engineering Manager, Build and Deploy Platform","jobLink": "https://www.builtin.com/job/senior-engineering-manager-build-and-deploy-platform/8259170","company": "CoreWeave","companyLogo": "https://cdn.builtin.com/sites/www.builtin.com/files/company-logo.png","companyLink": "https://www.builtin.com/company/coreweave","location": "Bellevue, WA, USA; New York, NY, USA; Sunnyvale, CA, USA","postedAt": "56 Minutes Ago","jobType": "Remote","salary": "$180K - $220K","seniority": "Senior","categories": "Cloud โข Information Technology โข Machine Learning","shortDescription": "Lead teams focused on delivering build, test, and deploy platforms...","skills": ["CloudFormation", "Pulumi", "Terraform"],"scrapedAt": "2025-01-20T10:30:45.123Z"}]
Use Cases
- Tech job market research and analysis
- Recruitment and talent sourcing for tech roles
- Salary benchmarking in the tech industry
- Company hiring trend monitoring
- Skills demand analysis
- Startup ecosystem research
- Regional tech job market insights
Notes
- Results are automatically paginated until reaching the end or max items limit
- Duplicate job listings are automatically filtered out
- All URLs are automatically converted to absolute paths
- The actor supports all BuiltIn search filters including location, job type, and category
Start exploring tech opportunities on BuiltIn.com today!