Project Title: Scraping Doctors Data from AGS Directory

Project Description:

Starting URL: https://secure.americanglaucomasociety.net/AGS/Find-An-AGS-Doctor

I’d like to collect some information about doctors, listed on the website above in one CSV file.

Visit the URL above. For “Country” select “United States.” You will need to get search results for every state. I estimate there are approximately 500-1,000 results in total.

We want to collect the following information, when available, in a CSV file with one row for each doctor listed in the search results:

Id (incrementing numeric id assigned by your script)
Email (if available)
Doctor Name
Suffix (Jr., etc.)
Title (MD, DO, etc.)
Phone
Fax (if present)
Addr1
Addr2
City
State
Zipcode
Country

This file should be named scrape_AGS_{date}.

For similar work requirement feel free to email us on info@logicwis.com.