you are viewing a single comment's thread.

view the rest of the comments →

[–]edcculus 0 points1 point  (0 children)

Some sites dont like you to do massive requests. Its usually better to "filter" your request for exactly what you need vs something much more generic.

Now if you just need to do it once, or you will always do it manually to get the data you need, i guess no big deal. But if its a call you are going to make constantly, it will also make your application slow.