Upon starting my honours project this year, the only place that seems to have the most updated code is their github repo @
https://github.com/ldspider/ldspider although I've been trying to setup my own simple crawler using their "API" method without much success because their "misleading" "GettingStartedAPI" section being inconsistent with the code available. Actually I should say little success as I've now got some output on the screen, but I don't think I have anything useful yet.
Any advice regarding how to setup a simple crawler would be greatly appreciated, some example seeds might be needed as well.