We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fbabb commit 1dfb71dCopy full SHA for 1dfb71d
README.md
@@ -1,2 +1,20 @@
1
# Ciper
2
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
+
0 commit comments