goryszewskig
7/3/2019 - 8:42 AM

kaggle_api2.py

#Download required dataset / competition files to a folder of your choice
!kaggle competitions download -c histopathologic-cancer-detection -p /content/gdrive/My\ Drive/kaggle/cancer

#List datasets and competitions
!kaggle datasets list   
!kaggle competitions list

#Search for datasets and competitions by name
!kaggle datasets list -s cancer
!kaggle competitions list -s histopathologic-cancer-detection