Thank you! But your image do not solve the issue, because the scroll is continuous. I need some seconds stops at different level during the scroll to mimic human behavior
@BAS-Viet-Nam Okay, thank you for the hint. Worked on many sites with these 2 functions without any problems. So I will try it with "Wait while element exists" on this specific site.
Hopefully I don't get in an endless waiting-loop ;)
@DuckDuck Thank you very much. Besides blocking libraries, what else can be done to optimize BAS and reduce RAM and CPU usage? Because the tool I'm working with is expected to simultaneously scrape 20-30 news pages.
using multiple accounts on the same site, i have to get 1 fingerprint for each account and save it in order to reload each account with its own fingerprint right?
yes
each fingerprint request on server give a new one different from the last request?
Almost always will be new.
as free member is there any limit on fingerprint request ?
@megadarren88 Thanks for the solution to this, I've been working on a instagram bot and needed to add unfollows to it.
I found another solution by checking how many you are following and then putting in a variable and increasing scroll to the element + increase variable 1+ each time, also works :)