US Business Scraper avatar
US Business Scraper

Pricing

$5.00 / 1,000 results

Go to Store
US Business Scraper

US Business Scraper

Developed by

Owais Nazir

Owais Nazir

Maintained by Community

Scrapes US businesses from public sources. includes key contact info and can use filters for keywords and locations.

0.0 (0)

Pricing

$5.00 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

6 days ago

You can access the US Business Scraper 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 '{
< "categories": [
< "carpenters"
< ],
< "locations": [
< "61101"
< ]
<}' |
<apify call proscraper/us-business-scraper --silent --output-dataset

US Business Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: