Skip to content

Dark Web Crawler for crawling the hidden onion sites and indexing them in Solr

License

Notifications You must be signed in to change notification settings

laveeshr/darkWebBot

Repository files navigation

darkWebBot

Dark Web Crawler for crawling the hidden onion sites and indexing them in Solr

Requirements -

  • TOR
  • SOLR
  • POLIPO
  • SCRAPY (using Python)

Make sure all the above are installed before running the project.

Before Proceeding -

Solr dependencies -

Polipo dependencies -

  • Check if directory /etc/polipo/ exists, if not create it
  • cd /etc/polipo/
  • sudo mv darkWebBot/config .
  • restart polipo

To run -

  • tor (run tor in your machine)
  • cd darkWebCrawler/
  • scrapy crawl darkWebBot -o items.json -t json

About

Dark Web Crawler for crawling the hidden onion sites and indexing them in Solr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages