Mikeoh Registered Member Joined Jul 6, 2020 Messages 72 Reaction score 18 Apr 28, 2023 #1 please i extract a file from semrush containing list of domain link to a site. I want to extract a particular top level domain. like for example I want to extract edu or gov from the list. is there any tool that can extract it?
please i extract a file from semrush containing list of domain link to a site. I want to extract a particular top level domain. like for example I want to extract edu or gov from the list. is there any tool that can extract it?
Mikeoh Registered Member Joined Jul 6, 2020 Messages 72 Reaction score 18 Apr 28, 2023 Thread Starter Thread Starter #3 sam55 said: Notepad++ Click to expand... thanks bro. how please. is there any video on YouTube or blog post that shows the details
sam55 said: Notepad++ Click to expand... thanks bro. how please. is there any video on YouTube or blog post that shows the details
sam55 Power Member Joined Dec 5, 2013 Messages 578 Reaction score 892 Apr 28, 2023 #4 Paste all domains in notepad++ ctrl+F go to the "Mark" tab in the "find what" field paste your desired text ".edu" click the "bookmark line" check box click Mark All button Repeat the above steps with all the domain extensions you want After marking all the line you want go to the top menu From the top menu click Search > Bookmark > Remove Unmarked Lines
Paste all domains in notepad++ ctrl+F go to the "Mark" tab in the "find what" field paste your desired text ".edu" click the "bookmark line" check box click Mark All button Repeat the above steps with all the domain extensions you want After marking all the line you want go to the top menu From the top menu click Search > Bookmark > Remove Unmarked Lines
Mikeoh Registered Member Joined Jul 6, 2020 Messages 72 Reaction score 18 Apr 28, 2023 Thread Starter Thread Starter #5 thanks soo much I appreciate