Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer making multiple request when we know the total number of hits #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mayk93
Copy link

@mayk93 mayk93 commented Feb 12, 2017

I noticed that when I searched for something that yields less than 50 results ( or more generally the limit ) the API kept making requests because it was trying to reach the limit, although that would be impossible.

This will stop that behaviour in the future, saving users API credit and bandwidth.

To be honest, I haven't tested this very thoroughly, but I think it should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant