CSLB (Contractors State License Board) Scraper avatar
CSLB (Contractors State License Board) Scraper

Pricing

$30.00/month + usage

Go to Store
CSLB (Contractors State License Board) Scraper

CSLB (Contractors State License Board) Scraper

Developed by

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Scrape licensed contractor information from the California Contractors State License Board (CSLB) website using ZIP code(s).

0.0 (0)

Pricing

$30.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a month ago

You can access the CSLB (Contractors State License Board) 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.

1echo '{
2  "zipcode": [
3    "90001",
4    "90210"
5  ]
6}' |
7apify call moving_beacon-owner1/contractors-state-license-board-cslb-scraper --silent --output-dataset

CSLB (Contractors State License Board) Scraper API through CLI

The Apify CLI is the official tool that allows you to use CSLB (Contractors State License Board) Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: