Modify database settings in atpworldtour.py
host = "127.0.0.1"
port = 5432
db = "sport_matching"
user = "dev"
password = "dev"./auto.shDownload years to out/years.txt
./atpworldtour.py downloadYearsMust have downloaded years using above script $date: each line of out/years.txt
./download.sh downloadPlayers $dateMust have downloaded players using above script
./download.sh downloadPlayers $date