U.S. Government Small Business Administration. Get leads and contact details for over 200k active small businesses
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.
1{ 2 "states": ["CA", "NY"], 3 "areas": ["MFG", "CON"], 4 "maxItems": 1000 5}
Field | Type | Description |
---|---|---|
states | string[] | Optional. List of U.S. state abbreviations (e.g., ["TX", "CA"]). Defaults to all states. |
areas | string[] | Optional. Business sectors to filter by. Options: Manufacturing, Construction, Research and Development, Service. Defaults to all. |
maxItems | number | Optional. Maximum number of records to collect before stopping. |
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.
You can filter results using any of the following industry sectors:
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.
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!