Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.28k stars 1.1k forks source link

Download file into a variable, instead of directly to local machine #403

Open jdelisi opened 2 years ago

jdelisi commented 2 years ago

Looking to download directly from this api and load into an AWS S3 bucket. Is there a way to download a file into a variable so then it can be uploaded into S3 via their API?