I am pulling the commit data from the BitBucket but I am not able to go batch by batch. It seems like I use up my 1000 requests per hour and then it starts all over again.
Is there a way to filter commits (for example by timestamp), before pulling the data?
The whole API data extraction seems really complicated at BitBucket.
Thanks,
Yury
G'day, @Yury Moskaltsov
Welcome to the community!
When you apply Filtering to the data, we process the filter and return the data that matches your criteria. This filtering takes place on the server rather than on your device, meaning it does not consume your usage by downloading all the data and filtering it locally.
I hope this helps.
Regards,
Syahrul
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.