๐ข US Business Registry Scraper โ New Business Leads
Pricing
from $5.00 / 1,000 business records
๐ข US Business Registry Scraper โ New Business Leads
Scrape US state business-entity registries: business name, entity type, status, registration date, address, city, ZIP, owner/agent. Brand-new businesses = fresh B2B leads. Public government data, no login. CO, CT, PA, OR (new) โ more states added.
Pricing
from $5.00 / 1,000 business records
Rating
0.0
(0)
Developer
Hitman studio
Maintained by CommunityActor stats
0
Bookmarked
9
Total users
7
Monthly active users
8 days ago
Last modified
Categories
Share
๐ข US Business Registry & Company Intelligence Scraper
Search ~14.6 million US businesses across 6 official state registries in a single run โ then get more than any other business-registry scraper: every record is normalized to one clean zero-null schema, cross-linked with SEC EDGAR to flag public companies (CIK, ticker, exchange, SIC industry, state of incorporation), and can be screened against OFAC sanctions for KYC/AML โ all from official government open data. No login, no API key, no proxy, no blocks.
โ Official sources. State Secretary-of-State / business-registry open-data (Socrata) APIs + the US SEC + US Treasury OFAC. Public, free, permanent.
๐บ๏ธ Coverage (verified live, ~14.6M businesses)
| State | Records | Highlights |
|---|---|---|
| New York | ~4.24M | Active corporations, county, process agent |
| Pennsylvania | ~4.03M | Registered businesses + owner name |
| Colorado | ~3.08M | Entities + registered agent + full address |
| Oregon | ~1.56M | All active businesses + jurisdiction |
| Connecticut | ~1.28M | + woman / veteran / minority / disability / LGBTQ-owned flags |
| Hawaii | ~0.44M | + business purpose + agent |
| Oregon (NEW) | monthly | Brand-new businesses last month = the freshest B2B leads |
Set state: "all" to search every state in one run.
โก Why this beats other business-registry scrapers
- ๐ Multi-state in one run โ search a name/city/type across all 6 states at once
- ๐งน Zero-null unified schema โ same clean columns for every state (ready for CRM/Excel/AI)
- ๐ SEC EDGAR cross-link โ automatically flags public companies with
is_public,cik,ticker,exchange,sec_industry,state_of_incorporation - ๐ก๏ธ OFAC sanctions screening (optional) โ flag any business that matches the US Treasury sanctions list (fuzzy match + score) for KYC / AML / due diligence
- ๐งฎ Computed fields โ
is_active,age_years,full_address, tidy addresses - ๐ฏ Diversity flags โ woman / veteran / minority / disability / LGBTQ-owned (where published)
- ๐ Analytics SUMMARY โ counts by state, entity type, status, active, public, new-last-90-days, sanctioned
- ๐ฅ CSV + JSON export (
DATA_CSVin the key-value store), Excel/dashboard ready - ๐ค Tool for AI agents (ChatGPT / Claude) via the Apify MCP server
๐ฏ Perfect for
- B2B lead generation & sales โ catch newly formed businesses that need banking, insurance, software, accounting, marketing, legal
- KYC / AML / compliance โ verify a company exists, is active, and isn't sanctioned
- Due diligence & supplier risk โ registration date, status, agent, public-company link
- Market & competitive research โ company counts and formation trends by state/type
- CRM enrichment & data teams โ clean, structured company records at scale
๐ Input
| Field | Description |
|---|---|
state | all, ny, pa, co, or, ct, hi, or or-new (fresh leads) |
businessNameContains | Name contains, e.g. SOLAR, DENTAL, TESLA |
city / zip | Location filters |
entityTypeContains | e.g. LLC, CORPORATION, NONPROFIT |
status | e.g. GOOD STANDING, ACTIVE |
registeredAfter | YYYY-MM-DD โ only businesses registered on/after (fresh leads) |
includeSecCrossLink | Flag public companies via SEC EDGAR (default on) |
screenSanctions | Screen names against OFAC (default off) |
sanctionsMinScore | Fuzzy threshold 50โ100 (default 90) |
maxResults | Total records to return |
Example input
{"state": "all","businessNameContains": "FORD MOTOR","includeSecCrossLink": true,"screenSanctions": true,"maxResults": 60}
๐ก This example searches all 6 states and shows the enrichment in action: public companies get SEC fields (ticker, industry, incorporation), every row gets an OFAC
sanctions_status, and state-specific fields (county, purpose, agent) fill from their states. For fresh B2B leads, useregisteredAfter(e.g.2026-01-01); for diversity-owned businesses, usestate: "ct".
๐ค Output (one record per business)
{"business_name": "APPLE VALLEY SOLAR LLC","registry_number": "20241234567","entity_type": "DOMESTIC LIMITED LIABILITY COMPANY","status": "Active","is_active": true,"registration_date": "2026-02-14T00:00:00.000","age_years": 0,"jurisdiction": "CO","county": "","address": "123 Main St","city": "Denver","address_state": "CO","zip": "80202","full_address": "123 Main St, Denver, CO, 80202","owner_name": "","agent_name": "Jane Doe","agent_address": "123 Main St","woman_owned": "","veteran_owned": "","minority_owned": "","is_public": false,"cik": "","ticker": "","exchange": "","sec_industry": "","state_of_incorporation": "","sanctions_status": "CLEAR","sanctions_match": "","sanctions_score": "","sanctions_list": "","state": "Colorado","state_code": "CO","source": "State business registry (open data)","source_url": "https://data.colorado.gov/d/4ykn-tg5h?q=APPLE+VALLEY+SOLAR+LLC","record_type": "business_entity"}
Public-company example (SEC EDGAR cross-link populated):
{"business_name": "APPLE INC","is_public": true,"cik": "0000320193","ticker": "AAPL","exchange": "Nasdaq","sec_industry": "Electronic Computers","state_of_incorporation": "CA"}
The run's key-value store also holds a DATA_CSV file and a SUMMARY with analytics:
{"total_records": 1000,"active_count": 940,"public_company_count": 3,"sanctioned_count": 0,"new_last_90_days": 128,"by_state": { "NY": 400, "PA": 300, "CO": 300 },"top_entity_types": { "DOMESTIC LIMITED LIABILITY COMPANY": 620 },"diversity_owned": { "woman_owned": 12, "veteran_owned": 4, "minority_owned": 9 }}
โ FAQ
Where is the data from? Official state business-registry open-data (Socrata) APIs, the US SEC EDGAR system, and the US Treasury OFAC sanctions list. All public, free, no key.
Which states are covered? New York, Pennsylvania, Colorado, Oregon, Connecticut and Hawaii today โ more added over time. Use state: "all" to search them together.
How do you flag public companies? Each business name is matched against SEC EDGAR's company list; matches get CIK, ticker, exchange, SIC industry and state of incorporation.
Is sanctions screening reliable? It fuzzy-matches business names against OFAC (SDN + Consolidated). Treat matches as leads to review, not legal determinations โ always confirm on the official OFAC portal.
๐ Keywords
us business registry scraper, secretary of state scraper, business entity search, company registry api, business registration data, new business leads, company formation data, LLC scraper, corporation search, registered agent lookup, business owner data, company lookup, company data api, b2b lead generation, sales prospecting, lead generation, crm enrichment, kyc, aml, due diligence, compliance data, sanctions screening, ofac screening, sec edgar, public company data, cik lookup, ticker lookup, company intelligence, supplier risk, business verification, new york business search, pennsylvania business search, colorado business entities, oregon new businesses, connecticut business registry, woman owned business, veteran owned business, minority owned business, small business leads, startup leads, business directory, government open data, AI agent tool, MCP server, LLM tool, tool for ChatGPT, tool for Claude