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. With Google Dork, you can search for:
- Structured domain information
- Quickly search Google with complex queries
- Search for domain, filetype, intext, intitle, and inurl information with ease
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
- Download Google Dork CLI module here
- Install Google Dork using
pip install google_dork-*.tar.gz
Usage
- import on your python project
from google_dork import GoogleDork
Documentations
here
or
if you pusing, you can use like my code simpledork or guidork
Contributors
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+