I have a text file containing a list of URLs like this one:
...
I would like to find a way to separate those that contain a keyword, here let's say "hotel albany" by those that do not contain the keyword and the result to be saved on two separate files, one with good results, one with the rest of the results. Is this possible?
...
I would like to find a way to separate those that contain a keyword, here let's say "hotel albany" by those that do not contain the keyword and the result to be saved on two separate files, one with good results, one with the rest of the results. Is this possible?