Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.01k stars 1.06k forks source link

how to list more than 20 submissions #166

Open yitang opened 5 years ago

yitang commented 5 years ago

at the moment, kaggle competitions submissionsshows only the latest 20 submissions, is there a way to show all submission?

Thanks,

emherk commented 4 weeks ago

Has there been progress on this? I seem to be able to get only 50 submissions on version 1.6.12. I might be missing something, but I do not see anything about pagination in the docs.

Also the docs say:

You can list all previous submission to a Competition you have entered using the command kaggle competitions submissions -c [COMPETITION NAME].