Harris County Court Records Scraper avatar

Harris County Court Records Scraper

Pricing

from $0.05 / 1,000 saved court records

Go to Apify Store
Harris County Court Records Scraper

Harris County Court Records Scraper

Scrape Harris County County Clerk probate and civil court records. Search by case number, filing date range, party, attorney, or company name, then export parties, attorney contacts, addresses, and filing events.

Pricing

from $0.05 / 1,000 saved court records

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

2 days ago

Last modified

Share

🔎 Harris County court records scraper

Harris County Court Records Scraper collects public Probate and Civil case records from the Harris County County Clerk web search. Use this Harris County court records scraper to search by case number, filing date range, party name, attorney name, or company name, then export case metadata, parties, attorney contacts, addresses, and filing events.

Use it when you need a repeatable way to turn Harris County County Clerk search results into a clean dataset. It is useful for legal research, title work, probate research, due diligence, local market checks, lead research, and recurring case monitoring through Apify schedules or API workflows.

For a first run, keep the prefilled Probate filing-date search and Court records to save set to 175. The Actor saves one dataset item per court case and charges only for saved court records.

✅ What this Harris County court records scraper does

  • Scrapes Harris County County Clerk Probate and Civil case search results.
  • Searches by case number, filing date range, party, attorney, or company name.
  • Lets you filter by court and County Clerk case status.
  • Saves one dataset row per accepted court case.
  • Fetches case details by default when the source exposes detail links, including parties, party addresses, attorney contact fields, and filing events.
  • Adds normalized ISO dates where the source date can be parsed.
  • Works with Apify dataset exports, API access, schedules, webhooks, and integrations.

The Actor focuses on public Harris County County Clerk probate and civil records. It does not scrape Harris County criminal, family, district, tax, property, sheriff, jail, or document-download systems. It also does not provide legal advice or case outcome predictions.

📦 What data you get

Each dataset item is one Harris County County Clerk court case record. Some fields can be empty when the source does not show that value for a specific case.

  • caseNumber, caseType, court, filedDate, and status
  • typeDescription, subtype, and style
  • parties[] with role, name, party address, attorney name, firm, address, phone, and fax when shown
  • events[] with normalized event date, description, and comments
  • detailStatus

detailStatus is complete when available detail tables were fetched and partial when a saved case is missing optional detail sections or a name-search result only exposes the matched role/name.

🎯 Common use cases

  • Look up a known Harris County probate or civil case number.
  • Export recent Probate or Civil filings for a short filing-date range.
  • Find cases connected to a party, attorney, or company name, including the matched role/name shown in source results.
  • Build a probate research list with party addresses and event history.
  • Prepare title, due diligence, or legal research datasets.
  • Track new County Clerk filings with scheduled Apify runs.
  • Send court-record rows to a sheet, CRM, database, webhook, or API client.

▶️ How to run it

  1. Choose Case type: Probate or Civil.
  2. Choose Search type: case number, filing date range, or party/attorney/company name.
  3. Fill the matching target section for that search type.
  4. Optional: narrow results by Court or Case status.
  5. Set Court records to save to control cost and runtime.
  6. Run the Actor and open the dataset.

You can export the dataset as JSON, CSV, Excel, XML, RSS, or HTML. You can also call the Actor through the Apify API, schedule repeat runs, or send results to another tool with webhooks.

⚙️ Input

{
"caseType": "Probate",
"searchMode": "dateRange",
"dateFrom": "2025-01-01",
"dateTo": "2025-01-31",
"court": "All",
"status": "All",
"maxItems": 175
}

🔎 Search target

Use Case type to choose the County Clerk case family. Probate supports courts 1-5. Civil supports courts 1-4.

Use Search type to choose which target section matters for the run:

  • Case number: enter one Harris County case number, such as W006218.
  • Filing date range: enter Filed from and Filed to as YYYY-MM-DD.
  • Party, attorney, or company name: choose Party, Attorney, or Company, then enter a last name or company name. First name is optional for party and attorney searches.

⚖️ Filters and limits

Use Court and Case status when you already know how to narrow the source search. Leave them as All for a broader search.

Use Court records to save as the hard cap for saved rows across the whole run. The default is 175, which gives a useful sample while keeping the prefilled run bounded.

🧾 Output example

{
"caseNumber": "W006218",
"caseType": "Probate",
"court": "Probate Court 1",
"filedDate": "2025-01-02",
"status": "Open",
"typeDescription": "DE",
"subtype": "Muniment of Title",
"style": "Estate of Kirstene F. Butler",
"detailStatus": "complete",
"parties": [
{
"role": "Testator",
"name": "Kirstene F. Butler",
"address": "7951 Dawnridge Drive, Houston TX 77071",
"attorneyName": null,
"attorneyFirm": null,
"attorneyAddress": null,
"attorneyPhone": null,
"attorneyFax": null
}
],
"events": [
{
"eventDate": "2025-01-02",
"description": "Affidavit of Testator",
"comments": null
}
]
}

💳 Pricing

This Actor uses pay-per-event pricing. You are charged for each saved court record.

Current prices are tiered by Apify plan:

PlanPrice per saved court recordApprox. price per 1,000
Free$0.00010$0.10
Bronze, Silver, Gold$0.00005$0.05
Platinum$0.00003$0.03
Diamond$0.00002$0.02

No-match searches and handled input errors do not create court-record rows.

⚠️ Limits and caveats

  • The Actor reads public Harris County County Clerk probate and civil search results only.
  • It does not download PDFs, filings, images, or document attachments.
  • Some cases may have missing party, attorney, address, or event fields when the source does not show them.
  • Full case details can make runs slower because each saved case may need extra detail requests.
  • Large date ranges can return many cases. Start small, inspect the dataset, then raise the limit.
  • Court records can be sensitive. Review the source data before using it for legal, compliance, or high-risk decisions.

❓ FAQ

🔐 Do I need Harris County login details?

No. The public input form does not ask for Harris County cookies, login credentials, API keys, or private access.

⚖️ Does this cover criminal, family, or district court?

No. This Actor is scoped to Harris County County Clerk probate and civil records only.

📄 Does it download court documents?

No. It saves case metadata, parties, attorneys, addresses, and filing events. Document downloads are outside the current output contract.

🧭 What happens if my search finds no records?

The run finishes successfully and saves no court-record rows. Adjust the case type, date range, name, court, or status and run it again.

🧾 Can I use the data through the API?

Yes. The saved dataset is available through Apify exports, API clients, webhooks, schedules, and integrations.

📝 Changelog

  • 1.0: Updated the public input and output contract. Case details are now collected automatically when available, saved rows focus on case facts, parties, attorney contacts, addresses, and filing events, and row pricing is lower.
  • 0.1: Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

🔗 Other actors

Made with ❤️ by Maxime Dupré