Skip to content

Google Dork Module is a Python library that allows you to perform searches on Google using specific dorks. A dork is a way to search Google using specific operators to filter search results.

License

Notifications You must be signed in to change notification settings

dword32bit/google-dork

Repository files navigation

Google Dork

A Powerful CLI Tool for Google Search

Google Dork is a CLI tool that enables you to search Google with ease and speed.

Disclaimer

Use Proxy or VPN before run it

Features

  • Quickly search Google with complex queries
  • Supports searching by domain, filetype, intext, intitle, and inurl
  • Search for information with advanced query syntax

Getting Started

A. Windows Based

  1. Install Google Dork using pip install google-dork
  2. Run gdork -h for help

B. Linux Based

  1. Install pip3 sudo apt install python3-pip
  2. Install Google Dork sudo pip3 install google-dork
  3. Run gdork -h

Project Based Usage

  1. import on your python project
  2. from google_dork import GoogleDork

Documentations

here

or if you pusing, you can use like my code simpledork or guidork

Contributors

  • dword32bit - creator of Google Dork CLI without API

  • bri-anadi - creator of Google Dork CLI without API

License

Google Dork is licensed under the MIT License. You are free to use, copy, and modify this code for your own purposes.

Development

  • Python 3.6+
  • BeautifulSoup 4
  • requests 2.25+

About

Google Dork Module is a Python library that allows you to perform searches on Google using specific dorks. A dork is a way to search Google using specific operators to filter search results.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages