Skip to content

Social Media Extractor: A powerful tool to extract and analyze social media links from websites. It automates link detection, saves results in a visually appealing HTML report, and provides unique insights. Fast, user-friendly, and requires no programming knowledge. Ideal for researchers, marketers, and cybersecurity professionals.

Notifications You must be signed in to change notification settings

krrishhack/Social-Hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Social-Hunter

Social Hunter: A powerful tool to extract and analyze social media links from websites. It automates link detection, saves results in a visually appealing HTML report, and provides unique insights. Fast, user-friendly, and requires no programming knowledge. Ideal for researchers, marketers, and cybersecurity professionals.

Social Hunter Tool

Overview

Social Hunter Tool allows users to extract and analyze social media links from websites.

Features

  • Automatically identifies and extracts social media links.
  • Provides results in a user-friendly HTML format.
  • Works out-of-the-box with minimal setup.

Installation

  1. Download the executable file from the repository.
  2. Run the tool directly without needing Python installed.

Dependencies

The tool automatically installs required dependencies if they are missing.

Tool INstalling Guide on Kali Linux, follow these steps:

1. Install Required Dependencies

Ensure Python and pip are installed if not run these:

  1. Git clone https://github.com/krrishbajaj/Social-Hunter.git

  2. sudo apt update

  3. sudo apt install python3 python3-pip

Then Run This Command:

  1. pip install -r requirements.txt

Make the Tool Executable for both Windows and kali Linux Users:

If your tool is packaged as a Python script, make it executable

  1. python social_hunter.py -i input.txt -o output.txt

Run the Tool

python tool.py -i input.txt -o output.html (python version -> 3)

View the HTML Output

After execution, the tool generates an HTML file (e.g., output.html). Open it using a browser:

firefox output.html

Usage

Run the following command:

Command: python social_hunter.py -i input.txt -o output.html

-i --> Single Domain or File path containing Subdomains

-o --> Output Save

ScreenShots:

image

image

image

About

Social Media Extractor: A powerful tool to extract and analyze social media links from websites. It automates link detection, saves results in a visually appealing HTML report, and provides unique insights. Fast, user-friendly, and requires no programming knowledge. Ideal for researchers, marketers, and cybersecurity professionals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages