What's a good Web Crawler tool
Posted
by Glenn Slaven
on Stack Overflow
See other posts from Stack Overflow
or by Glenn Slaven
Published on 2008-10-07T00:37:54Z
Indexed on
2010/05/25
1:11 UTC
Read the original article
Hit count: 302
webcrawling
|robots
I need to index a whole lot of webpages, what good webcrawler utilities are there? I'm preferably after something that .NET can talk to, but that's not a showstopper.
What I really need is something that I can give a site url to & it will follow every link and store the content for indexing.
© Stack Overflow or respective owner