Automated lawyer database with daily crawling
Last Crawl: 2025-12-06 03:04:05
Get started with the Lawyer Search API. All requests require an API key. View interactive documentation for complete API reference.
curl "https://search.blawby.com/lawyers?state=CA" -H "Authorization: Bearer YOUR_API_KEY"
curl "https://search.blawby.com/lawyers/all?page=1&limit=50" -H "Authorization: Bearer YOUR_API_KEY"
curl "https://search.blawby.com/lawyers?state=CA&has_phone=true&law_firms_only=true" -H "Authorization: Bearer YOUR_API_KEY"
Automated daily crawling • Built with Cloudflare Workers