Git Product home page Git Product logo

dorker-searcher's Introduction

Dorks Searcher is an advanced tool for performing Google queries, also known as Google Dorks, with the added advantage of concurrent searching while equipped with an automatic proxy rotator.

Dork Collections

Installation

Using poetry

git clone https://github.com/x404xx/Dorker-Searcher.git
cd Dorker-Searcher
poetry shell
poetry install

Using pip

git clone https://github.com/x404xx/Dorker-Searcher.git
cd Dorker-Searcher
virtualenv env
env/scripts/activate
pip install -r requirements.txt

Usage

usage: main.py [-h] [-d DORK] [-w WORKER] [-a AMOUNT] [-i] [-f FILE]

Scrape URLs using Dork

options:
  -h, --help            show this help message and exit
  -d DORK, --dork DORK  Dorks
  -w WORKER, --worker WORKER
                        How many worker
  -a AMOUNT, --amount AMOUNT
                        How many URLs to be scrape
  -i, --info            Status info
  -f FILE, --file FILE  Output filename (Without Ext)

Usage Example

Running Dorker with command-line - info ::

python main.py -d YOUR_DORK -w WORKER/THREADS -a URL_AMOUNT

Running Dorker with full command-line + info + filename::

python main.py -d YOUR_DORK -w WORKER/THREADS -a URL_AMOUNT -i -f OUTPUT_FILENAME(Without Extension)

Alternatively, you can run Dorker without command-line. The program will handle anything for you ::

python main.py

Example JSON File

Legal Disclaimer

Note This was made for educational purposes only, nobody which directly involved in this project is responsible for any damages caused. You are responsible for your actions.

dorker-searcher's People

Contributors

x404xx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

zer010101

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.