"Vkopt use vk API (fast)
Jdownloader use full site requests (slow)
"In my scripts it usually set count of items which can get per one request
(For example in params set count and calc next offset count=100&offset=200 and etc.)
You can see limit of count per request on the dev vk api documentation"