Code Monkey home page Code Monkey logo

onion-crawler-1's Introduction

dsc-vit logo

Onion Crawler

Scrape and Store Dark Web Sites along with therir Latency | Crawler for Dark Web | Search Engine Oriented


DOCS UI

Functionalities

  • It's implemented using BFS and in coming time it's implementation will be changed to A* Search (Preferential Crawler)

  • fetch onion links

  • recursive fetching

  • store scrapped data

  • user added url

  • url blacklisting


Increasing the crawler reach

Increase Crawl Depth
Add More starter links
Create more spiders with special focus on Directories

Spiders

  • DRL Link Dir Onion
    • A big directory of urls
  • UADD User Added
    • Added by user
    • presently links are appened in user_added_urls.txt under spider_data
    • Crawled in exactly similar fashion as to DRL

Instructions to run

Pre-requisites:

-  Py3
-  Tor

< directions to install >

pip install -r requirements.txt

< directions to execute > (For commit of Jul 10, 2020)

  • This commit contains pipeline to generate data in csv/json file
  • You can run this without much effort
# start tor on port 9150
pproxy -l http://:8181 -r socks5://127.0.0.1:9150 -vv
scrapy crawl name_of_spider # DRL

< directions to execute > (After commit Jul 10, 2020)

  • This commit contains data pipeline to save data on MongoDB Server
  • You need to setup MongoDB Server connection credentials and URI in settings.py/pipeline.py file

Sample JSON

Instructional Video

Bigger Datasets

StoryBoarding

Idea hamster: --

Developer: I had prior experience with web scraping but hadn't worked with web crawlers before and scraping the deep-web was also something new to me as it required setting up tor proxy. This project developed my interest in the web-mining subject and therefore it encorged me to take this subject as a subject in college curriculum.

Contributors

Idea by- Angad Sharma

1UC1F3R616 (Kush Choudhary)

1UC1F3R616

Github of Kush Choudhary aka 1UC1F3R616



Made with ❤️ by DSC VIT

onion-crawler-1's People

Contributors

1uc1f3r616 avatar l04db4l4nc3r avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.