So i just scraped a list of 10K Keywords, scrapebox has an option to delete duplicate lines but i want to delete any line with 2 or more duplicate words, does anyone know how to do this?
so these keywords here for example
it should look like this after deleting lines with 2 or more duplicate keywords
so these keywords here for example
Code:
abc electronics address
abc electronics sales
abc electronics black friday
electronics ps4
electronics ps3
it should look like this after deleting lines with 2 or more duplicate keywords
Code:
abc electronics address
electronics ps4
electronics ps3