← Health board

ACLB

Arkansas Contractor License Lookup & Verify (ACLB)

Verify any Arkansas contractor by name or license number — validity, type, expiration, city, county & address — straight from the official ACLB registry.

97%golden-diff pass
Run it on Apify verified nightly

Verification

97%golden-diff success
331canary runs
0days since last canary run

Output fields

Authoritative field set from the dataset schema.

FieldType
statestring|null
license_numberstring|null
business_namestring|null
person_namestring|null
license_typestring|null
statusstring|null
issue_datestring|null
expiration_datestring|null
citystring|null
countystring|null
addressstring|null
zip_codestring|null
phonestring|null
bond_amountstring|null
bond_companystring|null
insurance_companystring|null
matched_bystring|null
source_urlstring|null
scraped_atstring|null

Sample row

{
  "state": "AR",
  "license_number": "0014780227",
  "business_name": "BELL CONSTRUCTION CO., INC.",
  "license_type": "Commercial",
  "status": "Yes",
  "expiration_date": "02/28/2027",
  "city": "NORTH LITTLE ROCK",
  "county": "Pulaski",
  "address": "PO BOX 9041",
  "zip_code": "72119",
  "phone": "501-375-3325",
  "matched_by": "business_name",
  "source_url": "http://aclb2.arkansas.gov/clbsearch.php"
}

Inputs

FieldTypeReqDefaultDescription
query string no "CONSTRUCTION" An Arkansas contractor/DBA name (e.g. 'CONSTRUCTION') OR an ACLB license number. An all-digit query is looked up as a license number (enter the first six digits); anything else is searched against the ACLB business/DBA name index. Results are deduped by license number.
queries array no ["CONSTRUCTION"] Look up many in ONE run instead of starting a run per lookup. Takes the same values as 'Search query'. Combined with 'Search query' if you fill both, and duplicates are removed. Billing is unchanged: you are charged per record returned, not per entry submitted.
maxResults integer no 50 Cap on the number of records returned PER ENTRY, not per run — so a batch cannot silently return only the first 50 rows overall and read as 'the rest don't exist'. This is a lookup, not a bulk export — defaults to 50. (The ACLB server itself returns up to 5000 rows for a broad name.)
proxyConfiguration object no {"useApifyProxy":false} Optional. The ACLB search is reachable directly (HTTP-only, no anti-bot); enable a proxy only if a run is blocked.

Pricing

Pay per result (dataset-item) — no charge for empty runs.
Example: 100 verified license records at $0.004/result ≈ $0.40.

FAQ

Where does the data come from?

The official Arkansas Contractors Licensing Board (ACLB) public contractor search — authoritative, public license data.

What can I search by?

A business/DBA name (e.g. 'CONSTRUCTION') or an ACLB license number (enter the first six digits). Both return the matching licenses, deduped by license number.

What fields do I get?

License number, business/DBA name, license type, validity status, expiration, city, county, address, and phone — as ACLB publishes them.

How am I charged?

Pay-per-result — per license match returned. No charge for searches with no results.

Is this personal data?

It's public professional-license data (business and license records as ACLB publishes them); we add no personal/PII enrichment.

How current is it?

It reflects the live ACLB record at lookup time.

Guides & use cases

Related actors