Hello,
i want to save in CSV file all urls from webpage.
The problem is that I do not know how many urls are actually on this website (for example sometimes it is 10, sometimes it is 5).
I know that i can do it with loop but if i set loop too high than i have "#EANF#" text in my file.
Can i do anything with this? I do not want to have #EANF# in my file.
Thank You
i want to save in CSV file all urls from webpage.
The problem is that I do not know how many urls are actually on this website (for example sometimes it is 10, sometimes it is 5).
I know that i can do it with loop but if i set loop too high than i have "#EANF#" text in my file.
Can i do anything with this? I do not want to have #EANF# in my file.
Thank You