Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MachineKillin authored Jul 22, 2023
1 parent 13fbabb commit 1dfb71d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# Ciper
A google dork parser that bypasses captcha's automatically.

## Features
- Slower speeds so it can parse more dorks without fast bans.
- Automatic recaptcha solving.
- Logging and CUI features.
- Advanced results scraping. (it will stop searching the dork when no results are left on the dork)

## Installing
install [python](https://www.python.org/downloads/)
```
git clone https://github.com/MachineKillin/Ciper
cd Ciper
pip install -r requirements.txt
python ciper.py
```

## Pictures
![](https://media.discordapp.net/attachments/883003553726214195/1132109868988379206/image.png?width=1440&height=590)

0 comments on commit 1dfb71d

Please sign in to comment.