VOOZH about

URL: https://apify.com/jungle_synthesizer/us-state-notary-directory-scraper

โ‡ฑ US State Notary Directory Scraper โ€” 900K+ Records ยท Apify


Pricing

Pay per event

Go to Apify Store

US State Notary Directory Scraper

Extract active notary public commission records from official US state government open-data portals. Covers NY (234K), TX (558K), OR (35K), CO (75K), and DE (14K) โ€” 900K+ records total. Fields include name, commission number, expiration date, county/city, address, and RON authorization flags.

Pricing

Pay per event

Rating

0.0

(0)

Developer

๐Ÿ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

US State Notary Directory Scraper โ€” 900K+ Records

Extract active notary public commission records directly from official US state government open-data portals โ€” not from a third-party notary directory or aggregator. All five sources are Socrata datasets published by each state's Secretary of State office, which matters for verification and compliance use cases where source provenance counts.

Covered states:

StateDatasetApprox. Records
Texas (TX)data.texas.gov~558K
New York (NY)data.ny.gov~234K
Colorado (CO)data.colorado.gov~75K
Oregon (OR)data.oregon.gov~35K
Delaware (DE)data.delaware.gov~14K

Total: 900K+ records across all states.

Texas is the largest state by record count and is notable for two reasons: TX records include email addresses and surety company information that are not available in other states. For outreach-focused use cases, a TX-only run gives you both a contact email and the bonding company name for each notary.

What does the US State Notary Directory Scraper do?

The scraper queries each selected state's Socrata open-data API and normalizes the results into a single schema. No browser, no proxy, no authentication โ€” all sources are public REST APIs. The optional filterRON flag returns only Remote Online Notarization-authorized notaries, supported for OR, CO, and DE.

What data does it extract?

FieldTypeDescription
namestringFull name of the notary as registered
first_namestringFirst name (TX, OR, CO)
middle_namestringMiddle name or initial (CO)
last_namestringLast name (TX, OR, CO)
commission_numberstringCommission ID issued by the state
commission_statestringTwo-letter state code
commission_expiresstringExpiration date (YYYY-MM-DD)
commission_startstringIssue date (YYYY-MM-DD, when available)
commission_typestringTraditional or Electronic (NY, CO, DE)
countystringCommission county (NY)
citystringCity (TX, OR, DE)
zipstringZIP code (TX, OR, CO)
addressstringStreet address (TX only)
emailstringEmail address (TX and OR)
phonestringPhone number (OR only)
RON_authorizedbooleanRemote Online Notarization flag
electronic_notarybooleanElectronic notary flag (CO, DE)
surety_companystringBonding/surety company name (TX only)
bonding_agencystringBond agency name (TX only)
source_datasetstringSocrata dataset identifier

How to use it

Lead generation โ€” active notaries in a specific county (TX email list): Run with states: ["TX"] to get 558K records including email and address. Filter downstream by city or zip to target active notaries in a specific market. TX is the only state with email addresses in the primary dataset, making it the go-to for outreach use cases.

RON market research (CO, OR, DE):

{
"states":["CO","OR","DE"],
"filterRON":true,
"maxItems":0
}

Full nationwide pull:

{
"states":["NY","TX","OR","CO","DE"],
"maxItems":0
}
FieldTypeDefaultDescription
statesarray["NY", "TX"]Select from: CO, DE, NY, OR, TX
maxItemsinteger10Max records across all states. 0 = unlimited.
filterRONbooleanfalseReturn only RON-authorized notaries (OR, CO, DE)

Use cases

  • Lead generation โ€” Build targeted lists of active notaries by state, city, or county. For outreach, prioritize a TX run: 558K records with email addresses and commission expiration dates, filterable by city or zip to match your territory.
  • RON market research โ€” Set filterRON: true to find notaries already authorized for remote online notarization in OR, CO, and DE. Use this to size addressable markets for RON platform vendors.
  • Commission verification โ€” Cross-reference commission numbers and expiration dates against self-reported credentials. The source_dataset field preserves the provenance of each record back to the specific government portal.
  • Market analysis โ€” Analyze notary density by geography using county (NY), city (TX, OR, DE), and zip fields to identify underserved markets.
  • Surety and bonding industry data โ€” TX records include surety_company and bonding_agency fields, useful for bonding firms tracking commission portfolios.

FAQ

Why use this instead of a notary directory website? This actor reads directly from state government Socrata APIs โ€” the same data underlying official Secretary of State lookups. Third-party directories re-aggregate this data and may lag behind or omit records. For verification and compliance use cases, primary government source data is the appropriate choice.

Does the RON filter work for all states? No. filterRON: true applies to OR, CO, and DE. NY and TX do not include RON authorization indicators in their primary Socrata datasets.

What formats can I export to? Apify supports JSON, CSV, and Excel export from the dataset view.

You might also like

Snapdocs Mobile Notary Directory Scraper

jungle_synthesizer/snapdocs-mobile-notary-directory-scraper

Scrape mobile notary profiles from Snapdocs โ€” the largest US hire-a-notary directory. Extracts name, city, state, certifications, languages, photo, and more from 350k+ commercial notary listings. Perfect for building lead lists, notary networks, and directory data.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Us Business Search

great_pistachio/us-business-search

Search official Secretary of State databases across US states. Look up businesses by name, get entity type, status, formation date, officers, registered agent, addresses. Supports NY and FL. Public government data.

๐Ÿ‘ User avatar

Saturnin Pugnet

76

5.0

State Lobbyist Registry Scraper

jungle_synthesizer/state-lobbyist-registry-scraper

Scrape registered lobbyist data from US state ethics commission websites. Phase 1 covers Florida (Legislative and Executive branches) with name, address, phone, and client/principal details including industry codes and effective dates.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

US Property Value Scraper

crawlerbros/landsofamerica-scraper

Scrape US state and county home values, inventory and market trends via Zillow Research public data. Free, no auth required.

ARELLO / State Real Estate License Scraper

jungle_synthesizer/arello-state-real-estate-license-scraper

Scrape real-estate broker and agent license records from state commissions. Returns license number, type, status, expiration, brokerage name and address. Phase 1: CA, FL, NY, TX. For real-estate tech, iBuyers, mortgage SaaS, and E&O underwriters.

๐Ÿ‘ User avatar

BowTiedRaccoon

4