BuiltIn Scraper
Pricing
from $3.00 / 1,000 results
BuiltIn Scraper
Scrape BuiltIn.com - tech company intelligence platform. Get company profiles including industry, employee count, benefits, office locations, description, and open job listings.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Extract tech company profiles from BuiltIn.com — the leading platform for tech professionals to discover companies, explore culture, and find jobs. Get company names, industries, employee headcount, benefits, office count, hiring status, and descriptions for thousands of technology companies across the US.
What You Get
Each record includes:
| Field | Description |
|---|---|
name | Company name |
slug | BuiltIn URL slug |
builtInUrl | Direct BuiltIn company profile link |
logoUrl | Company logo image URL (browse mode, when the company has a logo) |
industries | List of industry/technology tags |
employeeCount | Number of employees |
officeCount | Number of office locations |
benefitsCount | Number of employee benefits listed |
isHiring | Whether the company is actively hiring |
openJobsCount | Number of open job listings on the company's profile (requires includeProfile or byCompany mode) |
websiteUrl | Company's official website URL (requires includeProfile or byCompany mode) |
founded | Year the company was founded (requires includeProfile or byCompany mode) |
headquarters | Headquarters location (requires includeProfile or byCompany mode) |
description | Company description |
sourceUrl | Source listing page URL |
scrapedAt | ISO 8601 timestamp |
recordType | Always "company" |
Input Options
Mode
browse — Browse companies from the BuiltIn directory. Supports filtering by city/market and office arrangement (hybrid, on-site, remote).
byCompany — Fetch profiles for specific companies by name or BuiltIn URL.
Filters
| Parameter | Description |
|---|---|
location | US city/market: Chicago, Colorado, Boston, Seattle, Austin, Atlanta, Los Angeles, or All US |
officeType | Work arrangement: Hybrid, On-site, or Fully Remote |
includeProfile | Fetch full profile page for each company (slower, more complete) |
maxItems | Maximum number of companies to return (1–500, default: 50) |
Example Inputs
Browse all US tech companies:
{"mode": "browse","maxItems": 50}
Find Chicago-based hybrid tech companies:
{"mode": "browse","location": "chicago","officeType": "hybrid","maxItems": 30}
Get profiles for specific companies:
{"mode": "byCompany","companyUrls": ["https://builtin.com/company/stripe","openai","Microsoft"]}
Browse fully remote companies:
{"mode": "browse","officeType": "remote","maxItems": 100}
Example Output
{"name": "Stripe","slug": "stripe","builtInUrl": "https://builtin.com/company/stripe","industries": ["Fintech", "Payments", "Financial Services"],"employeeCount": 8000,"officeCount": 3,"benefitsCount": 25,"isHiring": true,"description": "Stripe is a technology company that builds economic infrastructure for the internet.","sourceUrl": "https://builtin.com/companies","scrapedAt": "2026-06-30T10:00:00+00:00","recordType": "company"}
Available Locations
| Location | Domain |
|---|---|
| All US | builtin.com |
| Chicago | builtinchicago.com |
| Colorado | builtincolorado.com |
| Boston | builtinboston.com |
| Seattle | builtinseattle.com |
| Austin | builtinaustin.com |
| Atlanta | builtinatlanta.com |
| Los Angeles | builtinla.com |
| National | builtin.com (same listing as All US — BuiltIn has no separate national-remote page; combine with officeType: remote for remote-only companies) |
Use Cases
- Talent acquisition — Identify tech companies in a specific city that are actively hiring
- Competitive research — Map the tech company landscape in a market or industry vertical
- Sales prospecting — Build prospect lists of growing tech companies with hiring signals
- Market research — Analyze tech company density, size distribution, and industry mix by location
- Partnership discovery — Find potential partners in adjacent technology spaces
- Job search — Browse companies with specific work arrangement (hybrid, remote, on-site) preferences
Frequently Asked Questions
Q: Does this require any API keys or login? A: No. BuiltIn company profiles are publicly accessible without authentication.
Q: What industries/technologies does BuiltIn cover? A: BuiltIn focuses on technology companies across Fintech, HealthTech, EdTech, Cybersecurity, AI/ML, SaaS, Enterprise Software, E-commerce, and many more sectors.
Q: How many companies can I scrape?
A: The maxItems parameter supports up to 500 companies per run. BuiltIn has thousands of company profiles across all markets.
Q: What is the includeProfile option?
A: When enabled, the actor fetches each company's full profile page for additional detail like website URL, founding year, headquarters, and open jobs count. This is slower (extra HTTP request per company) but returns more complete data.
Q: Can I filter by industry?
A: Currently the actor browses the general company listing — industry filtering is available by exploring company cards and their industries field. For a specific vertical, use byCompany mode with known company names.
Q: How current is the data? A: Data is fetched live from BuiltIn at time of scraping. BuiltIn's company profiles are updated by companies themselves.
Data Source
This actor scrapes BuiltIn.com, a technology career and company intelligence platform. All company profile data is publicly accessible on BuiltIn without login. Company profiles are self-reported and maintained by the companies themselves.