Open kethan6028 opened 1 week ago
The meta-kaggle dataset might have what you need. Does this help? https://www.kaggle.com/datasets/kaggle/meta-kaggle?select=Users.csv
That table doesn't have everything you want, but there are other tables that have more.
The API does not have any support for querying user-related tables.
Isn't it possible to add Users class in https://github.com/Kaggle/kaggle-api/blob/main/kagglesdk/kaggle_client.py just like other classes and have implementation done using users.UsersService
?
Can someone let me know what is the exact endpoint to pull User data ?
Like, for any given user , I want to extract following data