AllMyShortCrawlerScripts
Crawls https://www.akc.org/ for stats about dogs
- pandas
- Bs4
- requests
nix-shell -p python37Packages.beautifulsoup4 python37Packages.pandas python37Packages.requests
Meant to be run inside an interactive shell so you can play with the data.