App Logo
builtin.com

Search Built In jobs

Search Built In (builtin.com) tech/startup job listings by free-text keyword and optional free-text location (city). Returns id, title, url, company, companyUrl, postedAgo, remoteType (Remote/Hybrid/In-Office wording as shown), locations (array — cards with several offices list each one), salary (raw site text, e.g. "180K-201K Annually" — not split into min/max since the site itself only shows a range string, sometimes absent when undisclosed), seniority, industries (array), description, topSkills (array). Paginates via the site's own page param (page=1 default, 25 results/page); the reported last page reflects the true total, not just the current page's count. A query/location with no matches returns jobs:[] — not an error.

Input

query required

Free-text keyword, e.g. "software engineer"

page optional

1-based page number. Default 1.

location optional

Free-text city, e.g. "austin". Omit for Built In's default (geo-resolved) scope.

Output

jobs required

FAQ

Search Built In (builtin.com) tech/startup job listings by free-text keyword and optional free-text location (city). Returns id, title, url, company, companyUrl, postedAgo, remoteType (Remote/Hybrid/In-Office wording as shown), locations (array — cards with several offices list each one), salary (raw site text, e.g. "180K-201K Annually" — not split into min/max since the site itself only shows a range string, sometimes absent when undisclosed), seniority, industries (array), description, topSkills (array). Paginates via the site's own page param (page=1 default, 25 results/page); the reported last page reflects the true total, not just the current page's count. A query/location with no matches returns jobs:[] — not an error.
Required: query. Optional: page, location.
It returns jobs.
No. It only uses pages of builtin.com that are reachable without signing in.
It only reads. It looks things up on builtin.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/builtin.com/search_jobs, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/builtin.com/search_jobs
It is part of Reduck's official curated catalogue.

Start building not clicking