Metadata-Version: 2.4
Name: gdorker
Version: 1.0.2
Summary: Script for automation search/dorking with Google and Duckduckgo
Project-URL: Repository, https://github.com/la1n23/gdorker.git
Author-email: La1n Iwakura <la1n23@proton.me>
License-Expression: MIT
Keywords: Duckduckgo,dorking,google,search
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Requires-Dist: aiohttp
Requires-Dist: beautifulsoup4
Requires-Dist: colorama
Requires-Dist: duckduckgo-search
Requires-Dist: google-api-python-client
Description-Content-Type: text/markdown

# GDORKER

## What is it

CLI tool for searching with DuckDuckgo and Google Search API in friendly format 

## Installation and run
```
pipx install gdorker
gdorker --help
```

## Get API Keys for Google Search API

You can skip this step if you are going to use DDG only.

https://programmablesearchengine.google.com/controlpanel/

place keys here `~/.config/gdorker/config.json`

Config file will be created automatically after initial run

## Caveats

Might be glitchy. Gdorker was created for personal use and was not tested well, niether it has automated tests.
