From 79fd0487583aae93be389d152681ae4a43a5d56b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20=28YEN=C4=B0=C3=87ER=C4=B0=29?= <38917909+Yusuf-YENICERI@users.noreply.github.com> Date: Tue, 1 Nov 2022 03:06:24 -0400 Subject: [PATCH] Update README.md --- README.md | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1adc7e..f62102d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,63 @@ -# WpINT -Find wordpress websites by username on the internet + +
+ +
+ +## 🚀 Why should i use this? + +You can find possible wordpress websites one can have by simply searching their name with this tool. You might want to check if your account username is leaked or not to the internet. + + +## :exclamation: Requirements + +You will need ```requests``` package and LeakIX api key, because this tool makes use of it. + + +## :video_game: Installation and Usage + +It is very easy to setup this tool. + +* Clone this repo: +```bash + git clone https://github.com/Yusuf-YENICERI/WpINT +``` + +* Install requests package +```bash + pip install requests +``` + +* Insert your api key to the header: + +```py + headers = { + "api-key": "