Built In Tech Jobs Scraper avatar

Built In Tech Jobs Scraper

Under maintenance

Pricing

$1.50 / 1,000 job result scrapeds

Go to Apify Store
Built In Tech Jobs Scraper

Built In Tech Jobs Scraper

Under maintenance

Scrape tech and startup job postings from BuiltIn.com: title, company, location, salary range, employment type and posting date.

Pricing

$1.50 / 1,000 job result scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape tech and startup job postings from BuiltIn.com (builtin.com/jobs). Returns full job details, company, location, salary range, employment type, and posting date, sourced from the site's own structured job data.

Input

FieldTypeDescription
jobsUrlstringA builtin.com jobs feed URL: path-based category/location/role, e.g. https://builtin.com/jobs, https://builtin.com/jobs/remote, https://builtin.com/jobs/dev-engineering
maxItemsintegerMax job postings to return with full details (default 15)

Example:

{
"jobsUrl": "https://builtin.com/jobs/dev-engineering",
"maxItems": 20
}

Note: query-string search (?search=...) is blocked by builtin.com's robots.txt for unattended access; use one of the site's path-based category/location feeds instead.

Output

{
"title": "Staff Software Engineer - Commercial",
"company": "GRAIL",
"location": "Menlo Park, California, USA",
"salaryMin": 169000,
"salaryMax": 224000,
"salaryCurrency": "USD",
"employmentType": "FULL_TIME",
"datePosted": "2026-07-22",
"description": "Our mission is to detect cancer early, when it can be cured...",
"url": "https://builtin.com/job/staff-software-engineer-commercial-4903/10302320",
"scrapedAt": "2026-07-22T00:00:00.000Z"
}

Common uses

  • Tech salary and compensation research by role/location
  • Job market monitoring for recruiters and competitive intelligence
  • Feeding a job board aggregator or alert system
  • Startup hiring trend analysis

Notes

Salary is only returned when the employer discloses a pay range on the listing (increasingly common due to US pay-transparency laws, but not universal).