# Changelog of South Carolina Contractor License Lookup & Verify (SC LLR) (`scrapebench/south-carolina-contractor-license-lookup`) Actor

- **URL**: https://apify.com/scrapebench/south-carolina-contractor-license-lookup/changelog.md
- **Full Actor documentation**: https://apify.com/scrapebench/south-carolina-contractor-license-lookup.md

## Changelog

### 0.1.1

- A reCAPTCHA token the portal rejects is now retried once — the whole flow, since the token is
  single-use and its VIEWSTATE goes stale with it. A second rejection, or a portal blip that
  survives retries, now ends the search with a free, unbilled `Notice` row instead of a silent
  0 rows. On a lookup actor "no rows" reads as "no such licence", so the quiet degrade was a
  wrong answer. Ported from the new-mexico fix of the same class.

### 0.1.0

- Initial release: South Carolina (SC LLR) contractor-license search & verify.
- Searches the SC Dept of Labor, Licensing & Regulation contractor board
  (verify.llronline.com) by last/first name, license number, city, and/or classification.
- Solves the portal's server-side reCAPTCHA v2 (via DeathByCaptcha) to reach the gated search.
- Returns license number, status, type, business/licensee name, and city per match, deduped by
  license number. Pricing: a per-search fee (covers the live lookup) plus a per-match fee.
