Built In NYC API
builtinnyc.com
Built In NYC - tech job search with filters, detail pages, and company listings.
- Actions
- 5
- Category
- Jobs
- Login
- Not required
- Output
- JSON
Call the Built In NYC API
Submit a task, then poll the job until it settles. This example runs act_builtinnyc_company_detail_ssr.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_builtinnyc_company_detail_ssr",
"params": {
"company_slug": "monte-carlo"
}
}'5 actions on builtinnyc.com
Read
Company Details
act_builtinnyc_company_detail_ssrread1 credit / callReturns a company's name, description, and open job links by slug.
- company_slug
- string · required
Company Listing
act_builtinnyc_company_listing_ssrread1 credit / callReturns a browse list of tech companies with names, slugs, and descriptions.
Company Listing Sections
act_builtinnyc_company_listing_sectionsread2 credits / callReturns job sections and open-position counts for a batch of companies.
- company_batch_b64
- string · required
Job Details
act_builtinnyc_job_detail_ssrread1 credit / callReturns a job's title, company, location, type, and description by ID.
- job_slug
- string · required
- job_id
- string · required
Job Search Results
act_builtinnyc_job_search_resultsread2 credits / callReturns jobs filtered by category and location with titles, companies, salary, and skills.
- category_slug
- string · required
- city
- string · required
- state
- string · required
- country
- string · required
- all_locations
- string
Built In NYC API questions
- Is there an API for Built In NYC?
- Built In NYC does not offer a public data API for this, but Anakin Wire provides 5 maintained endpoints for builtinnyc.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Built In NYC data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when builtinnyc.com changes its markup, Anakin updates the action.
- Do I need a Built In NYC account?
- No. Every Built In NYC action listed here runs anonymously — no account and no credentials required.
- What does the Built In NYC API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Jobs APIs
4dayweek
Four-day-week job board - category browsing, search, and full job details.
Amazon Jobs
Amazon Jobs - listings by keyword, location, team, and category, with detail pages.
Apple Careers
Apple Careers - job postings, team and product filters, and related roles.
Apply Careers Microsoft
Microsoft Careers - job listings, full details, skill insights, departments, and similar roles.
Bayt UAE
UAE job search marketplace - search by keyword, browse by location (Dubai, Abu Dhabi, Sharjah), and view full job descriptions with employer and salary details.
Built In
Built In - tech job listings with company, location, salary, and seniority details.