Project Duration: 1 day
Technologies Used: Python for web scraping, Excel for data presentation
Website: Delta Dental - Find a Dentist
Outcome: Automated dentist data extraction by ZIP code and specialty
1. Client Request: The client needed a custom scraper to gather data from Delta Dental's website. The requirement was to extract dentist names, addresses, phone numbers, and email addresses for dentists in specific cities and specialties.
2. Implementation Method: Accessed Delta Dental's API to extract dentist details based on city and specialty. The data was then organized into an Excel spreadsheet.
3. Results Obtained: Delivered to the client a Python script that allows the extraction of all desired dentist data by inputting ZIP code and specialty.