← API Catalog
Apify·Async

Small Business Leads & Federal Contractor List — SBA DSBS

Knowledge & Data$0.1 / Actor Start

What it does

Build a small business lead list or federal contractor list from 450k+ verified businesses in the SBA Dynamic Small Business Search (DSBS). Includes contact details, 8(a) and HUBZone certifications, NAICS codes, and addresses across all 50 U.S. states.

Returns: Build a small business lead list or federal contractor list from 450k+ verified businesses in the SBA Dynamic Small Business Search (DSBS). Includes contact details, 8(a) and HUBZone certifications, NAICS codes, and addresses across all 50 U.S. states.

Parameters

ParameterTypeRequiredDescription
statesselectYesSelect one or more U.S. states to scrape. Defaults to all states if empty.
maxItemsnumberNoMaximum number of businesses to scrape.
naicsCodesarrayNoFilter by one or more NAICS industry codes (e.g. '541511' for custom programming). Empty = all industries. Use this to narrow output to a target sector before paying per record.
sp_contacttextNoWe'll personally help with your use case. No spam.
minEmployeesnumberNoOnly return businesses with at least this many employees (passes 'at-least' to DSBS businessSize filter). Empty = no minimum.
minAnnualRevenuenumberNoOnly return businesses with at least this annual gross revenue in USD (passes 'at-least' to DSBS annualRevenue filter). Empty = no minimum.
naicsPrimaryOnlybooleanNoWhen true, only return businesses whose primary NAICS matches one of the codes above. When false (default), match against any NAICS the business reports.
sbaCertificationsarrayNoFilter to businesses holding active SBA certifications. Codes: '8a' (8(a) Business Development), 'wosb' (Women-Owned), 'edwosb' (Economically Disadvantaged WOSB), 'vosb' (Veteran-Owned), 'sdvosb' (Service-Disabled Veteran-Owned), 'hubzone' (HUBZone). Empty = no certification filter.
sp_intended_usagetextNoWhat will this data feed? E.g. lead lists, KYB checks, price tracking.
sp_improvement_suggestionstextNoProvide any feedback or suggestions for improvements.

Endpoints

GET/v1/agents/resources/inspect/apify.jungle_synthesizer.sba-crawlerPublic
POST/v1/agents/resources/estimate/apify.jungle_synthesizer.sba-crawlerPublic
POST/v1/agents/resources/run/apify.jungle_synthesizer.sba-crawlerAgent key
GET/v1/agents/resources/runs/{run_id}Agent key

Quick start

Run it with one Agent One Key over the OpenAI-compatible resource rail.

curl -X POST https://api.deva.me/v1/agents/resources/run/apify.jungle_synthesizer.sba-crawler \
  -H "Authorization: Bearer deva_i1_your_key_here" \
  -H "Content-Type: application/json" \
  --data '{
    "params": {}
  }'

Related in Knowledge & Data