Kaggle / kaggle-api

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

Cannot download more than ~1100 kernels #440

Open YuzeLou opened 1 year ago

YuzeLou commented 1 year ago

I am trying to download a large number of kernels from a competition. It seems kernels returned from kaggle kernels list for a specific competition are capped at 1100 kernels no matter how I set page size and page. How can I download kernels more than 1100?

Naman-ntc commented 8 months ago

Hi @YuzeLou, Did you resolve this? I am also facing this exact issue. I also looked at the web interface and it seems to allow about 2000 kernels (stops at page 105 with 20 items per page)