Page parsing language and excellent breasts

wezcountry

New member
Aug 31, 2009
1,788
22
0
In the EUSSR
Hi

I want to write a small web application that lists the links on a web site and displays the links and the anchor text in a list.

My question is what would be the best language to do this in?
I have some basic programmings skills but I have not written anything that parses html pages (I've only done database stuff with PHP and mySQL) so I don't know which is the best language for a job like that.

Thanks for any advice

Wez
ps here's a pic of the lovely Aria just for reading my thread:


15lg.jpg


and another

08lg.jpg



Feeling generous so here's another:

09lg.jpg



So about that page parsing language ....


?
 


we've got a post in the php function warchest sticky that does exactly what you're asking ... it'll be simple copy/paste stuff then you can just parse out the anchor & link from an array.