Lawyers.com Attorney Scraper avatar

Lawyers.com Attorney Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Lawyers.com Attorney Scraper

Lawyers.com Attorney Scraper

Scrapes Lawyers.com attorney and law-firm listings with names, firms, phone numbers, websites, addresses, ratings, reviews, and profile URLs. Practice-area and location searches, with optional profile enrichment for biographies, practice areas, awards, languages, fax numbers, and social links.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

1

Monthly active users

3 days ago

Last modified

Share

Collects attorney and law-firm listings from the Lawyers.com US legal directory. Pick a practice area, city and state — or search every legal issue around a city — and get one flat record per attorney or firm with name, phone, website, address, star rating, review count and the profile link. An optional detail mode also opens each profile to add the biography, full practice-area list, awards, fax, languages and social links.

Input

FieldDefaultDescription
practice_areapersonal-injuryPractice area to search, e.g. Personal Injury, Criminal Law, Family Law, Bankruptcy. Empty searches every legal issue.
cityhoustonCity to search in, e.g. Houston, Los Angeles, Brooklyn.
statetexasFull US state name, e.g. Texas, California, New York.
max_results20Maximum attorney or firm records to return (1–500, about 25 per page).
fetch_profile_detailsfalseAlso open each profile for biography, practice areas, awards, fax, languages and social links (one extra request per record).
proxyConfigurationOptionalEnable a US-based proxy for the most reliable results.

Output

Each result is one attorney or law-firm listing:

{
"listing_id": "87654321",
"listing_type": "attorney",
"name": "John Smith",
"firm_name": "Smith & Associates, PLLC",
"phone": "(713) 555-0100",
"website": "https://www.smithlegal.example.com",
"profile_url": "https://www.lawyers.com/houston/texas/john-smith-87654321-a/",
"street_address": "1 Main Street",
"city": "Houston",
"state": "TX",
"zip_code": "77002",
"location": "Houston, TX",
"latitude": 29.76,
"longitude": -95.36,
"rating": 4.5,
"reviews_count": 12,
"bio_snippet": "Aggressive representation for injury victims across Texas.",
"image_url": "https://www.lawyers.com/img/js.jpg",
"source_page": "https://www.lawyers.com/personal-injury/houston/texas/law-firms/",
"searched_practice_area": "personal-injury",
"searched_city": "houston",
"searched_state": "texas",
"page_number": 1,
"raw": { ... }
}

With fetch_profile_details enabled, records additionally carry bio, practice_areas, awards, fax, languages and social_links.

Notes

  • Runs with empty input (defaults to personal-injury attorneys in Houston, Texas).
  • Enable a US-based proxy for the most reliable results.
  • Intended for research and lead-generation use; please respect Lawyers.com's terms of service.