Urllist Extractor Script
Hello,
I am looking for someone to program a small script. I am doing research to compile a list of urls in certain categories for a database. I need a script that will look at the html page I create and the script would make a url list (urllist) of all the links on the page 1 link per line.
Like:
on .html page:
Amazon.com – The bookstore (Link – http://www.amazon.com)
Test.com – The megaplace for test Preperation (Link – http://www.test.com)
Results after script ran:
http://amazon.com
http://www.test.com
..
I just need a 1 file type of PHP script to use. Please help.
Thank you.