Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit 602f3ea

Browse files
authored
Update README.md
1 parent 406f3d9 commit 602f3ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![GPLv3](https://img.shields.io/badge/license-GPLv3-blue)](https://img.shields.io/badge/license-GPLv3-blue)
55
[![Python3](https://img.shields.io/badge/language-Python3-red)](https://img.shields.io/badge/language-Python3-red)
66

7-
Collector is a OSINT tool and information gathering. I build this tool for my fun and if you like do OSINT maybe you can try this tool.
7+
Collector is a OSINT tool and information gathering. I build this tool for my fun and you can use this tool for do OSINT. In github account and instagram account you can find information by username.
88

99
![carbon (10)](https://user-images.githubusercontent.com/83481679/179400490-0ae38198-4792-4984-806c-c48b13806479.png)
1010

@@ -24,13 +24,13 @@ python3 main.py -h
2424
python3 main.py -n <phone number>
2525
2626
# Github account
27-
python3 main.py -g <github account>
27+
python3 main.py -g <target username>
2828
2929
# Ip address
3030
python3 main.py -i <ip address>
3131
3232
# Instagram account
33-
python3 main.py -ig <instagram account>
33+
python3 main.py -ig <target username>
3434
3535
# Check update
3636
python3 main.py --update
@@ -138,10 +138,10 @@ python3 main.py --change -u <YOUR USERNAME> -p <YOUR PASSWORD>
138138
> You cannot for do on private account. If you do download highlights or post or maybe stories and profile picture, those will be stored in current directory. Please keep track your request while web scraping instagram. If not you will be given blocking ip, checkpoint account and suspended account.
139139
140140
# Screenshots 📸
141-
![phone-collector 1](https://user-images.githubusercontent.com/83481679/172454033-15d9130b-d609-45fa-b6e4-9f88d742e310.png)
141+
![phone-collector](https://user-images.githubusercontent.com/83481679/179906125-01bf07b1-fb12-479c-bd2e-7727278a67ff.png)
142142
![github-collector 1](https://user-images.githubusercontent.com/83481679/172418954-b9df11e9-9914-4265-b7b5-c3908438ad11.png)
143143
![ipapi-collector 1](https://user-images.githubusercontent.com/83481679/172419647-dcc84c90-5ee9-4c62-ad55-9bb198060f39.png)
144-
![res](https://user-images.githubusercontent.com/83481679/179392188-77bd6d25-ecbf-4882-8e7f-bd356ac585f0.png)
144+
![instagram-collector](https://user-images.githubusercontent.com/83481679/179906132-69d7e8a1-0ffe-4776-82af-e784b263b7f0.png)
145145

146146
# Contributing 💡
147147
Contributing are welcome, if you found bug or add new feature please fork this repo and pull request. I will approved if suitable on add new feature.

0 commit comments

Comments
 (0)