Pennsylvania Corporations Search — PA Entity Data API avatar

Pennsylvania Corporations Search — PA Entity Data API

Pricing

from $100.00 / 1,000 pa entity matches

Go to Apify Store
Pennsylvania Corporations Search — PA Entity Data API

Pennsylvania Corporations Search — PA Entity Data API

Search the PA Dept of State registered-business registry (4M+ records). Partial-match name search returns the official record — name, filing number, entity type, creation date, address, county, and registered officers. Part of the US state corporate registry family.

Pricing

from $100.00 / 1,000 pa entity matches

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 hours ago

Last modified

Share

Pennsylvania Corporations Search

Search the Pennsylvania Department of State registered-business registry (4M+ party records). Pass one or more entity names (partial match); get the official record for each matching business, grouped one record per entity with its registered officers.

Factual public records from data.pa.gov (Public Domain) — assembled for research and monitoring. Not legal or investment advice.

📊 Sample Output

5 real rows delivered by Pennsylvania Corporations Search — PA Entity Data API — run k7f1EfT2w0cLwFbdm on build 0.0.17

filing_numberentity_nameentity_typecreation_dateaddresscounty
0000009503Almarco Pizza Co., Inc.Domestic Business Corporation1973-06-152511 E Westmoreland St, Philadelphia, PA, 0 -0Philadelphia
0000010692A & D Pizza, Inc.Domestic Business Corporation1986-02-2450 Jump Hill Road, Levittown, PA, 19056-0Bucks
0000010996Ambler Village Pizza, Inc.Domestic Business Corporation1968-06-061606 One East Penn Sq Bldg, Philadelphia, PA, 0 -0Philadelphia
0000014742An-sal Pizza, Inc.Domestic Business Corporation1967-10-04200 S 7th St, Easton, PA, 0 -0Northampton
0000015404Andy's Pizza, Inc.Domestic Business Corporation1973-04-19528 Main St P O Box 023, Peckville, PA, 18452-0Lackawanna

Real rows from run k7f1EfT2w0cLwFbdm on build 0.0.17 (2026-09-25), unedited apart from masked emails/phones and shortened long text; fields the source does not publish are empty.

⚙️ Sample inputs

This is the Store example input — the same input Apify's automated check runs — so it is proven to return rows on the current build. Paste it into the input form, or send it through the API, CLI or a schedule:

{
"entityNames": [
"Sheetz"
],
"maxEntities": 5
}

🔧 Input reference

FieldTypeDefaultWhat it does
entityNames (required)array of string["Pizza"]List of entity-name strings to search (partial match, case-insensitive). Each search returns matching registered PA businesses, grouped one record per entity with its registered o…
maxEntitiesinteger5Hard cap on total entities returned across ALL searches in this run (1–2000). Each entity is one dataset row.

🧾 JSON sample record

One real record from run k7f1EfT2w0cLwFbdm (emails/phones masked, long text shortened):

{
"search_query": "Pizza",
"filing_number": "0000009503",
"entity_name": "Almarco Pizza Co., Inc.",
"entity_type": "Domestic Business Corporation",
"creation_date": "1973-06-15",
"address": "2511 E Westmoreland St, Philadelphia, PA, 0 -0",
"county": "Philadelphia",
"state_of_formation": "PA",
"source": "data.pa.gov",
"officers": [
{
"role": "President",
"name": "ALBERT KLAYMAN"
}
]
}

💰 Pricing

EventPrice (USD)When it is charged
Actor Start (apify-actor-start)$5e-05Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event).
PA entity match (apify-default-dataset-item)$0.1Single Pennsylvania registered-business entity record (grouped with its officers) returned for a search query and pushed to the dataset. Em…

Pay-per-event: you pay only for what the run delivers. A run that delivers nothing bills no result events (only the actor-start event, when the actor defines one). Example: a run that delivers 100 results costs 100 × $0.1 = $10.00 plus the start fee.

More from the NexGenData US government, courts & regulators family:

46 more in this family on the NexGenData Store page.

📊 What you get

Clean JSON, one record per entity:

  • entity_name — Business name (registry spelling)
  • filing_number — PA filing number (canonical entity id)
  • entity_type — Type of business registration
  • creation_date — Date the business was registered
  • address — Registered address (line, city, state, ZIP)
  • county — County
  • officers — List of registered parties on file (role + name)

Pricing: $0.100 per entity (Pay-Per-Event) — about 10 entities per $1. Empty or blocked runs never bill.

🤖 Use with AI agents

Point Claude, the OpenAI Agents SDK, an n8n flow or your own code at it and pull official PA registry records on demand.

🇺🇸 US State Business Registries — full family

Part of the NexGenData US state business-registry family — same input shape, same $0.10-per-record pricing:

  • Delaware — the original: DE Division of Corporations lookup (~1.8M entities; file number + entity name).
  • New York — 4.27M active entities; official DOS record with registered agent + CEO.
  • Colorado — 3.10M entities; live entity status + registered agent.
  • Connecticut — 1.29M entities; business contact + diversity-ownership flags.
  • Oregon — 1.57M entities; registered agent + registry date.
  • Texas — 3.42M active franchise-tax permit holders; taxpayer number + right-to-transact status (a tax register, not the SoS corporate registry).

Public official records from the PA Department of State, assembled for research and monitoring.