SBA Crawler avatar
SBA Crawler

Pricing

$19.99/month + usage

Go to Store
SBA Crawler

SBA Crawler

Developed by

BowTiedRacoon

BowTiedRacoon

Maintained by Community

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

0.0 (0)

Pricing

$19.99/month + usage

3

Total users

12

Monthly users

8

Runs succeeded

97%

Issues response

2.7 days

Last modified

2 months ago

You can access the SBA Crawler programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "sp_intended_usage": "Describe your intended use...",
< "sp_improvement_suggestions": "Share your suggestions here...",
< "maxItems": 200,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyCountry": "US"
< }
<}' |
<apify call jungle_synthesizer/sba-crawler --silent --output-dataset

SBA Crawler API through CLI

The Apify CLI is the official tool that allows you to use SBA Crawler locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: