juhanurmi / ahmia

Ahmia hidden service search engine
BSD 3-Clause "New" or "Revised" License
197 stars 64 forks source link

Rewrite tools as Scrapy spiders #20

Open juhanurmi opened 10 years ago

juhanurmi commented 10 years ago

Scrapy: The crawler is developed using Scrapy spider framework [1]. This onion site crawler is called OnionBot[2].

At the moment we have many different test tools for hidden services [3]. It might be cleaner solution to rewrite these tools with Scrapy.

[1] http://scrapy.org/ [2] https://github.com/juhanurmi/ahmia/tree/master/onionbot [3] https://github.com/juhanurmi/ahmia/tree/master/tools