buzzbuilder
07-23-2008, 05:54 PM
I've been looking for a script that will take my url list and extract a certain type of url from the list and put it into another list.
Let's say that I had a list of url's that I would put in notepad or MS Excel like this:
dogtaining.com/dogfood/order
beagleobedience.com/beagle.care/products.html
dogtraining.com
catfancy.com/reviewcatbook/bestcatbook.html
kittenbookreview.net
cattoysforkittens.info/whatdocatslike/toy.html
This script should take all original domains with no subdomains out of this list and put them into another notepad/excel document. So in the case above,
dogtraining.com
kittenbookreview.net
would be removed from the original list and then put into a new list.
This is a very simple script but I'm having problems locating anything like it. Does anyone know where I can find this type of script? Using windows.
thanks
Let's say that I had a list of url's that I would put in notepad or MS Excel like this:
dogtaining.com/dogfood/order
beagleobedience.com/beagle.care/products.html
dogtraining.com
catfancy.com/reviewcatbook/bestcatbook.html
kittenbookreview.net
cattoysforkittens.info/whatdocatslike/toy.html
This script should take all original domains with no subdomains out of this list and put them into another notepad/excel document. So in the case above,
dogtraining.com
kittenbookreview.net
would be removed from the original list and then put into a new list.
This is a very simple script but I'm having problems locating anything like it. Does anyone know where I can find this type of script? Using windows.
thanks