Skip to content

Ruby scripts that use Selenium to collect information on 280+ dog breeds from the American Kennel Club (https://www.akc.org/).

License

Notifications You must be signed in to change notification settings

jacksonk-price/akc_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akc_scraper

Ruby scripts that use Selenium to collect information on 280+ dog breeds from the American Kennel Club.

What does each script do?

breed_name_scraper.rb

This script collects the name of each breed listed on the American Kennel Club website.

breed_scraper.rb

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.

Data

You can view and download the data that was collected here.

Disclaimer

I do not own this data. The data collected belongs to the American Kennel Club. These scripts are for educational and informational purposes only.

About

Ruby scripts that use Selenium to collect information on 280+ dog breeds from the American Kennel Club (https://www.akc.org/).

Topics

Resources

License

Stars

Watchers

Forks

Languages