Hello all,
I wish i could check for a link to a url list. Do you know how to check for a field in a tag <a> directly in the source code?
So I managed to visit a URL and make its source code in a variable, but I do not know how to check the presence of a url and and put current URL in a list if the link is found in the source code.
here is where I am :
to be clearer because you give your valuable time :
1) How to check text (=my url) in variable ?
2) How to "say" : If text is here, put URL in list ?
Thx a lot !
I wish i could check for a link to a url list. Do you know how to check for a field in a tag <a> directly in the source code?
So I managed to visit a URL and make its source code in a variable, but I do not know how to check the presence of a url and and put current URL in a list if the link is found in the source code.
here is where I am :
to be clearer because you give your valuable time :
1) How to check text (=my url) in variable ?
2) How to "say" : If text is here, put URL in list ?
Thx a lot !
Последнее редактирование: