New answers tagged user
1
It is impossible to fetch all of Stack Overflow's users in a single API call, or even in a single day (using just the API and one IP address).
There are currently 1,995,355 users on Stack Overflow. Which means that you would need 19,954 API calls to get them all, but your maximum API quota is 10,000 calls per day.
The smart thing to do is to have your app ...
Top 50 recent answers are included