Ruby scripts that use Selenium to collect information on 280+ dog breeds from the American Kennel Club.
This script collects the name of each breed listed on the American Kennel Club website.
This script uses the names collected in breed_name_scraper.rb to gather information from the American Kennel Club such as a description, energy_score, trainability_score, etc. This information is then output into a CSV file.
You can view and download the data that was collected here.
I do not own this data. The data collected belongs to the American Kennel Club. These scripts are for educational and informational purposes only.