Justia Lawyer Scraper avatar

Justia Lawyer Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
Justia Lawyer Scraper

Justia Lawyer Scraper

Scrapes lawyer profiles from Justia by practice area, state, and city, capturing names, firms, locations, phone numbers, websites, practice areas, law schools, ratings, badges, and profile URLs, with optional enrichment for bios, jurisdictions, languages, awards, and verified addresses.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Collects lawyer profiles from the Justia legal directory. Choose a practice area and state, optionally narrow to a single city, and get one flat record per lawyer with name, firm, location, phone, website, listed practice areas, law schools, badge tier, rating and the profile link. An optional detail mode also opens each lawyer's profile page to add the biography, jurisdictions, languages, awards and a verified address.

Input

FieldDefaultDescription
practice_areacriminal-lawPractice area to browse, e.g. Criminal Law, Personal Injury, Family Law, Bankruptcy.
statecaliforniaFull US state name, e.g. California, Texas, New York.
city(empty)Optional city within the state, e.g. Los Angeles, San Diego. Empty covers the whole state.
max_results20Maximum lawyer records to return (1–500, about 25 per page).
fetch_profile_detailsfalseAlso open each profile for biography, jurisdictions, languages, awards and a verified address (one extra request per record).
proxyConfigurationOptionalEnable a US-based proxy for the most reliable results.

Output

Each result is one lawyer profile:

{
"profile_id": "1486958",
"full_name": "Ryan Rodriguez",
"profile_url": "https://lawyers.justia.com/lawyer/ryan-rodriguez-1486958",
"firm_name": "Law Offices of Ryan Rodriguez",
"city": "Newport Beach",
"state_abbr": "CA",
"location": "Newport Beach, CA",
"phone": "(949) 335-5433",
"website_url": "https://www.ryrolaw.com/",
"practice_areas": ["Criminal Law", "DUI & DWI"],
"law_schools": ["Loyola Law School, Los Angeles"],
"badge_class": "platinum",
"current_badge_level": 900,
"badge_id": 1116299,
"badge_metro_id": "2058",
"badge_practice_id": "218",
"reviews_overall": 10,
"years_licensed": null,
"connect_pro": false,
"has_email": true,
"profile_image_url": "https://justatic.com/profile-images/1486958-sl.jpeg",
"summary": "Aggressive criminal defense across Orange County.",
"listing_page_number": 1,
"listing_page_url": "https://www.justia.com/lawyers/criminal-law/california",
"searched_practice_area": "criminal-law",
"searched_state": "california",
"searched_city": null,
"raw": { ... }
}

With fetch_profile_details enabled, records additionally carry bio, jurisdictions, languages, professional_associations, awards and street-level address fields.

Notes

  • Runs with empty input (defaults to criminal-law lawyers in California).
  • Enable a US-based proxy for the most reliable results.
  • Intended for research and lead-generation use; please respect Justia's terms of service.