VOOZH about

URL: https://apify.com/fortuitous_pirate/ohio-attorney-scraper

โ‡ฑ Ohio Supreme Court Attorney Search [DEPRECATED] ยท Apify


๐Ÿ‘ Ohio Supreme Court Attorney Search avatar

Ohio Supreme Court Attorney Search

Deprecated

Pricing

from $10.00 / 1,000 result items

Go to Apify Store

Ohio Supreme Court Attorney Search

Deprecated

Search Ohio Supreme Court for licensed attorneys. Get names, registration numbers, firms, and status. Essential for legal research.

Pricing

from $10.00 / 1,000 result items

Rating

0.0

(0)

Developer

๐Ÿ‘ Fortuitous Pirate

Fortuitous Pirate

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

1

Monthly active users

a month ago

Last modified

Share

Ohio Attorney Directory Scraper

Overview

Scrape the Ohio Supreme Court attorney directory including discipline records. Supports filters (City, Status Filter).

Features

  • Search by keywords to find specific results
  • Filter results by category or type
  • Export data in JSON, CSV, or Excel formats
  • Control output volume with configurable result limits
  • Built-in proxy support for reliable data collection

Use Cases

  • Track - Track state and local government data and permits
  • Monitor - Monitor regulatory filings and public records
  • Build - Build databases for civic tech and transparency projects
  • Aggregate - Aggregate local government data for community research

Input Parameters

ParameterTypeDescriptionDefault
lastNamestringSearch by last name (leave empty to scrape all attorneys by iterating A-Z)``
firstNamestringOptional first name filter``
citystringFilter by city``
barNumberstringDirect lookup by attorney registration number``
statusstringFilter by status (not available in search, filtered post-fetch)``
maxItemsintegerMaximum number of attorneys to scrape (0 for unlimited)100
proxyConfigurationobjectProxy configuration for bypassing rate limits{...}

Output Example

Each result contains structured data like this:

{
"title":"Sample Government - State/Local Result",
"agency":"Department of Commerce",
"date":"2025-01-15",
"description":"Detailed description of the item...",
"location":"San Francisco, CA",
"documentUrl":"https://example.com/item/12345",
"url":"https://example.com/item/12345"
}

Pricing

This actor uses pay-per-result pricing:

  • $0.001 per result
  • $1.00 per 1,000 results

No monthly fees. You only pay for what you scrape. Apify Free plan includes $5/month in platform credits.

How to Run

Apify Console

  1. Go to the Ohio Attorney Directory Scraper actor page
  2. Configure your input parameters
  3. Click Start and wait for the results
  4. Download data in JSON, CSV, or Excel format

API

curl-X POST "https://api.apify.com/v2/acts/fortuitous_pirate~ohio-attorney-scraper/runs?token=YOUR_API_TOKEN"\
-H"Content-Type: application/json"\
-d'{"maxItems": 10}'

Python SDK

from apify_client import ApifyClient
client = ApifyClient("YOUR_API_TOKEN")
run = client.actor("fortuitous_pirate/ohio-attorney-scraper").call(
run_input={"maxItems":10}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

Integration

Connect Ohio Attorney Directory Scraper with your existing tools and workflows:

  • API access - Programmatic access via Apify API
  • Webhooks - Get notified when scraping completes
  • Scheduling - Set up recurring runs on any schedule
  • Zapier / Make - Connect with 5,000+ apps via Apify integrations
  • Python / Node.js SDKs - Native client libraries for easy integration

You might also like

Multi-State Bar Association Scraper

jungle_synthesizer/multi-state-bar-scraper

Scrape attorney records from official state bar websites across 14 U.S. states. Extract bar number, license status, admission date, disciplinary history, firm name, and contact info. Filter by state, bar status, and name. Covers AZ, CA, FL, GA, ID, IL, MA, MN, NJ, NY, OH, PA, TN, TX.

๐Ÿ‘ User avatar

BowTiedRaccoon

23

Court Records & Legal Research - LegalHarvest

valor-investigations/legalharvest

Search public court records, case law, dockets, 50-state statutes, bills, filings, and federal regulations from one Apify Actor, with batch queries and AI-ready dossier outputs.

๐Ÿ‘ User avatar

Valor Investigates

3

4.0

(1)

Lawyer Legion Scraper

crawlergang/lawyerlegion-scraper

Scrape Lawyer Legion, a US attorney directory with state-bar certified specialists. Search attorneys by state and practice area. Extracts name, firm, phone, address, practice areas, bar admissions, education, certifications, and more.

1

5.0

(11)

Lawyer Legion Scraper

crawlerbros/lawyerlegion-scraper

Scrape Lawyer Legion, a US attorney directory with state-bar certified specialists. Search attorneys by state and practice area. Extracts name, firm, phone, address, practice areas, bar admissions, education, certifications, and more.

Google Scholar Case Law Scraper

jungle_synthesizer/google-scholar-case-law-scraper

Search and scrape US court opinions from Google Scholar's case law database. Filter by keywords, courts, and date ranges to collect case names, citations, courts, dates, snippets, "Cited by" counts, and links. Optionally fetch full opinion text from detail pages.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

CourtListener Legal Search Scraper

crawlerbros/courtlistener-legal-search-scraper

Search US court opinions, federal dockets, and court listings from CourtListener.com - the Free Law Project's open database of 4M+ court opinions. No API key required. Filter by court, date range, and keyword.

Court Records Scraper

automation-lab/court-records-scraper

Search and extract federal court records from CourtListener. Find court opinions, dockets, and case parties by keyword, court, and date. No API key needed. 400+ courts covered.

๐Ÿ‘ User avatar

Stas Persiianenko

42