open source webcrawler in .NET

This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.


10 points

Does any one have any suggestion on any open source webcrawler .NET. I want to crawl all web pages for a web site. For all the crawled web pages, I want to store them into local file directory.



5 points

Use this open source web crawler: Arachnode.net. This should work.

Anonymous's picture
Created by Anonymous

Post Comment

  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.