@mford7998a
What version of BAS are you using?
Please record a video demonstrating the problem so that we can understand what is happening.
Also, please tell me what are the specifications of your PC (CPU model, GPU model, amount of RAM)?
Which sites load slower? Do you use a proxy?
Scrape Link From Javascript Page / Pinterest
-
I'm trying to scrape pins (their links and images) from a list of keywords on pinterest.
On a normal site, it would be rather easy, i would get the page html and get the links from there.
But with pinterest, all the actual pins / links / images i need are inside some javascript that allows infinite loading.
So any help would be appreciated...
-
You may scroll page in a loop and wait for ful page load.
Can also scrape data as usual html