-
Hi, We're trying to understand how to get data from our webservice and pass it on to Arachnode. The only example of how to pass data into the crawler I can find is: _crawler.Crawl(new CrawlRequest(new Discovery("http://tmz.com"), 2, UriClassificationType.None, UriClassificationType.None, 1, RenderType.None, RenderType.None)); This is a
-
Very complete answers, thank you very much, my investigation continues :) I'll keep you posted
-
another question: when we would buy a licence, would we get the code that is now scrabbled in the example code?
-
Hi, Yes it's a start :) is there some kind of document on how the execution of the crawler works? I didn't find any documents on the execution plan of the crawler, the code also does not contain any comments on the classes so I have no Idea on how to start this. Is there by any chance a sample project in which this is explained? Or could you
-
Hi all, We sould like to use Arachnode for crawling a webservice which contains articles. this means I do not have links, I have one service which I would like to call myself and then add each Article Object in for spidering. How should I start with something like this? Is Arachnode a good choice for me? Is the Crawler only useful for websites, or also