Notepad++ and use regex in the find window (ctrl+f)
You can also google textmechanic and do the following:
Make new line before http
Replace empty space with new line (cause the urls are separated with empty space otherwise they will merge and wont work)
Remove lines that dont contain http
Remove duplicate lines.
Save to txt.
Is the text file in some sort of consistent format? Such as a comma separated or tab separated? If so, you can just paste it into Excel and do a Data > Text To Columns, and select what the delimiter is.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.