SBA Crawler

SBA Crawler

U.S. Government Small Business Administration. Get leads and contact details for over 200k active small businesses

LEAD_GENERATIONECOMMERCEAIApify

🕷️ SBA.gov Business Directory Scraper

Scrape verified business listings from the SBA Dynamic Small Business Search (DSBS), including detailed contact information, company capabilities, and business categorization by state and industry area.


🚀 Features

  • Scrapes active SBA-registered businesses across all 50 U.S. states
  • Filter results by state and industry category
  • Outputs clean, structured data including:
    • Business name, contact, address
    • Capabilities narrative
    • Email, website, and SAM UEI
  • Supports large-scale exports (up to hundreds of thousands of results)
  • Stores results in your Apify dataset for easy download or API access

🛠️ Use Cases

  • Build databases of SBA-verified businesses by region or industry
  • Source leads for B2B outreach and supplier discovery
  • Enrich CRM data with verified small business info
  • Analyze U.S. small business trends by sector and geography

📥 Input Schema

1{
2  "states": ["CA", "NY"],
3  "areas": ["MFG", "CON"],
4  "maxItems": 1000
5}

📥 Input Fields

FieldTypeDescription
statesstring[]Optional. List of U.S. state abbreviations (e.g., ["TX", "CA"]). Defaults to all states.
areasstring[]Optional. Business sectors to filter by. Options: Manufacturing, Construction, Research and Development, Service. Defaults to all.
maxItemsnumberOptional. Maximum number of records to collect before stopping.

📤 Output Example

Each business listing is stored in the Apify dataset with the following fields:

1{   
2  "uid": "XKS3K65CTSD7",
3  "SAM_UEI": "XKS3K65CTSD7",
4  "name_of_firm": "ACME Solutions LLC",
5  "contact_name": "John Smith",
6  "position": "CEO",
7  "address_line_1": "123 Elm Street",
8  "address_line_2": "",
9  "city": "Los Angeles",
10  "state": "CA",
11  "zip": "90001",
12  "capabilities_narrative": "We provide IT consulting and software development services.",
13  "email_address": "john@acmesolutions.com",
14  "website_url": "https://www.acmesolutions.com"
15}

You can download results as JSON, CSV, or use the Apify API to access them programmatically.

💼 Supported Business Areas

You can filter results using any of the following industry sectors:

  • Manufacturing
  • Construction
  • Research and Development
  • Service

Need More Features?

If you'd like to add new data fields to this scraper or need a custom scraper for another purpose, feel free to file an issue or get in touch! We are always open to customizing the scraper to suit your needs.

Why Choose This Scraper?

  • Efficient: Handles large-scale scraping with robust session and concurrency management.
  • Customizable: Easily tailor input options for specific scraping requirements.
  • Reliable: Implements error-handling mechanisms to minimize interruptions.

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!