Skip to content

Commit 1dfb71d

Browse files
README.md
1 parent 13fbabb commit 1dfb71d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
# Ciper
22
A google dork parser that bypasses captcha's automatically.
3+
4+
## Features
5+
- Slower speeds so it can parse more dorks without fast bans.
6+
- Automatic recaptcha solving.
7+
- Logging and CUI features.
8+
- Advanced results scraping. (it will stop searching the dork when no results are left on the dork)
9+
10+
## Installing
11+
install [python](https://www.python.org/downloads/)
12+
```
13+
git clone https://github.com/MachineKillin/Ciper
14+
cd Ciper
15+
pip install -r requirements.txt
16+
python ciper.py
17+
```
18+
19+
## Pictures
20+
![](https://media.discordapp.net/attachments/883003553726214195/1132109868988379206/image.png?width=1440&height=590)

0 commit comments

Comments
 (0)