FindLaw Attorney Scraper avatar

FindLaw Attorney Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
FindLaw Attorney Scraper

FindLaw Attorney Scraper

Scrapes attorney and law-firm listings from FindLaw by practice area, state, and city, capturing names, phone numbers, websites, addresses, coordinates, and profile URLs, with optional enrichment for practice areas, descriptions, awards, and virtual appointment availability.

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

8 days ago

Last modified

Categories

Share

Collects attorney and law-firm listings from the FindLaw lawyer directory (lawyers.findlaw.com). Search by practice area, state, and city to get one flat record per firm — name, phone, website, full street address, coordinates, and profile link — optionally enriched with each profile's practice areas, description, and awards.

Input

FieldDefaultDescription
practice_areabankruptcy-lawLegal practice area, e.g. Personal Injury, Family Law, Criminal Law.
statecaliforniaFull US state name, e.g. Texas, New York.
citysan-joseCity within the state, e.g. Houston, Brooklyn.
max_results20Maximum records to return (1–500).
fetch_profile_detailstrueAlso open each profile page to add practice areas, description, and awards. Turn off for faster, listing-only runs.
proxyConfigurationOptionalEnable a US-based proxy for the most reliable results.

Output

Each result is one attorney or law firm:

{
"name": "Law Offices of Michael Jay Berger",
"phone": "310-810-4683",
"website": "https://www.bankruptcypower.com",
"profile_url": "https://lawyers.findlaw.com/california/san-jose/law-offices-of-michael-jay-berger-NTM4OTE2NF8x/",
"street_address": "99 South Almaden Blvd Suite 600",
"city": "San Jose",
"state": "CA",
"postal_code": "95113",
"country": "US",
"latitude": "37.3323822",
"longitude": "-121.8943405",
"image_url": "https://lawyers.findlaw.com/static/c/images/env_prod/type_thumbnail/h_100/w_100/firmwld_5389164/pid_1/law_offices_of_michael_jay_berger",
"searched_practice_area": "bankruptcy-law",
"description": "Find Law Offices of Michael Jay Berger, a San Jose, California (CA) Law Firm focused on Bankruptcy, Chapter 11, Chapter 7, etc.",
"practice_areas": ["Bankruptcy", "Chapter 11", "Chapter 7", "Chapter 13", "Litigation"],
"awards": ["Order of the Coif - 1980 - 1981", "Avvo Client's Choice"],
"offers_virtual_appointments": "Yes",
"raw": { ... }
}

description, practice_areas, awards, and offers_virtual_appointments are added when fetch_profile_details is on.

Notes

  • Runs with empty input (defaults to bankruptcy lawyers in San Jose, California).
  • Enable a US-based proxy for the most reliable results.
  • Intended for research and personal use; please respect FindLaw's terms of service.