Skip to content

Python scraper to pull dentist data from Delta Dental by ZIP and specialty, organizing it into Excel.

Notifications You must be signed in to change notification settings

TechBeme/Deltadental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Delta Dental Scraper: Dentist Data Extraction and Excel Export

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.

Data to be extracted from Delta Dental website.

deltadental

Output table with the extracted data.

sample

About

Python scraper to pull dentist data from Delta Dental by ZIP and specialty, organizing it into Excel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published