Url Meta Extractor Script
Hello,
I am looking for someone to build a small simple script or pay to direct me to one pre-built if any.
A script where I can place one url per line like:
http://www.amazon.com
http://www.golf.com
http://www.letsdance.com
http://www.dogs.com
..
The PHP script would visit and extract the Meta elements like Title, Description and Meta keywords.
The results would end up in a .txt file that I can use to assist with building a website directory. I thought it would be a time saver.
The end result .txt file would look like:
http://www.amazon.com|Amazon.com|The earths biggest bookstore|toys, electronics, gifts, dogs,ipad
so first field url, 2nd title, 3rd is description and 4th is meta keywords.
I saw a little tip here at:
http://www.webmasterworld.com/forum40/1546.htm
I am not looking for anything fancy just a tool that will read a url list, grab info and save into a text file