8000 GitHub - subfission/igsearch: Instagram search/recon tool.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

subfission/igsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram OSINT Tool

The Instagram OSINT Tool gets a range of information from an Instagram account that you normally wouldn't be able to get from just looking at their profile.

Usage

CLI

chmod +x igsearch
./igsearch <username>

Docker

docker build -t igsearch .
docker run -it --rm --name igsearch igsearch --username <username>

Results Included:

  1. Username
  2. Profile Name
  3. URL
  4. Followers
  5. Following
  6. Number of Posts
  7. Bio
  8. Profile Picture URL
  9. Is Business Account?
  10. Connected to a FB account?
  11. External URL
  12. Joined Recently?
  13. Business Category Name
  14. Is private?
  15. Is Verified?
  16. Downloads Public Photos

About

Instagram search/recon tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0