Avvo (Avvo.com) Attorney Scraper avatar

Avvo (Avvo.com) Attorney Scraper

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Avvo (Avvo.com) Attorney Scraper

Avvo (Avvo.com) Attorney Scraper

Extract attorney profiles, ratings, reviews & contact information from Avvo.com the leading legal directory in the US. Attorney profiles Ratings & reviews Practice areas Contact information Credentials Legal industry research Lead generation Reputation monitoring Market analysis Recruiting

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

23

Total users

5

Monthly active users

87 days

Issues response

9 days ago

Last modified

Share

Avvo Attorney Scraper - Legal Professional Data

Scrape attorney profiles, reviews, ratings, and contact info from Avvo. Great for legal industry research, competitive analysis, and lead generation.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"searchQueries": [
"personal injury lawyer seattle wa"
],
"locations": [
"seattle-wa"
],
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
}
}

Run with real data

{
"demoMode": false,
"searchQueries": [
"personal injury lawyer seattle wa"
],
"locations": [
"seattle-wa"
],
"maxResults": 50,
"includeReviews": false,
"maxReviews": 10,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
}
}

Input Parameters

ParameterTypeDefaultRequiredDescription
searchQueriesarray-NoList of search queries (e.g., 'personal injury lawyer seattle', 'divorce attorney new york')
locationsarray-NoList of locations to search (e.g., 'seattle-wa', 'new-york-ny')
practiceAreasarray-NoFilter by practice areas (e.g., 'personal-injury', 'family', 'criminal-defense')
maxResultsinteger50NoMaximum number of attorney profiles to scrape per search
includeReviewsbooleanfalseNoScrape individual reviews for each attorney (slower but more data)
maxReviewsinteger10NoMaximum number of reviews to scrape per attorney (if includeReviews is true)
proxyConfigurationobject-NoProxy settings - residential proxies recommended for Avvo
webhookUrlstring-NoURL to send results to (Zapier, Make, n8n, etc.) for automation workflows
demoModebooleantrueNoRun in demo mode with sample data (no real scraping). Great for testing integrations.

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Attorney Profile ScrapedEach attorney profile extracted from Avvo$0.05

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal