Hah, I just finished installing that to download a web page that I need for offline browsing.
No, but what I mean is crawling a website, like, say:
http://taringa.net/posts/juegos/2993...ENG_2009).html
And gathering all the rapidshare, megaupload, etc links. And saving them in a text file(or whatever) with the title "Hunting Unlimited 2010"(gathered from the site's title)
Then crawling another website, say:
http://taringa.net/posts/juegos/1554...D%5BRS%5D.html
or
http://taringa.net/posts/juegos/2993...ited-2010.html
Which are both about the same thing, but might have different mirrors.
I would then like to merge them into the same text file(because of the same title) and sort the links.
Makes sense? One text file about the same thing, with links from the 3 sites, but all different mirrors.
EDIT: No knowledge of C, unfortunately...