File | Date | Author | Commit |
---|---|---|---|
youngersibling | 2024-11-26 |
![]() |
[33aa2c] Release Version 1.1.5 Bug fixes |
.gitignore | 2024-11-26 |
![]() |
[e7b658] Add .gitignore to exclude unnecessary files, Im... |
LICENSE | 2024-11-25 |
![]() |
[563ac5] Upload YoungerSibling OSINT Tool Ver. 1 with b... |
MANIFEST.in | 2024-11-26 |
![]() |
[33aa2c] Release Version 1.1.5 Bug fixes |
README.md | 2024-11-26 |
![]() |
[d2c393] Update README.md |
image.png | 2024-11-26 |
![]() |
[e20c01] Release Version 1.1.5 Bug fixes |
requirements.txt | 2024-11-26 |
![]() |
[09bbea] Release Version 1.1, Enhanced Username Lookup w... |
setup.py | 2024-11-26 |
![]() |
[33aa2c] Release Version 1.1.5 Bug fixes |
YoungerSibling is a Python-based terminal utility script designed for educational purposes. It provides a set of useful tools to perform tasks like searching the web, performing lookups (Google search, IP lookup, username lookup, etc.), and extracting metadata from images, directly from the terminal. This project aims to help students, developers, and hobbyists learn about web scraping, API usage, and terminal interaction with Python.
The username lookup feature is enhanced to provide faster and more accurate results than traditional tools like Sherlock. It scans over 400+ platforms for username availability and ensures high accuracy by analyzing the actual content of user profiles. With optimized performance, this tool makes username lookups quicker and more reliable, all from the terminal.
To install the youngersibling
package, follow these steps:
You can install youngersibling
directly from PyPI using pip:
$ pip install youngersibling
If you'd like to install youngersibling from the source code, follow these steps:
bash
$ git clone https://github.com/Mostafizur-Rahman8391/YoungerSibling.git
bash
$ cd YoungerSibling
bash
$ pip install .
After installation, you can run the script by typing youngersibling
in your command-line terminal
bash
$ youngersibling
After launching the script, you will be presented with a menu of options:
Choose an option:
1. Google Search
2. IP Lookup
3. Email Lookup
4. Username Lookup
5. Exif Data Extraction
6. Exit
YoungerSibling is an educational tool designed to help users explore web scraping, networking, and cybersecurity concepts. It provides practical experience in interacting with APIs, performing DNS lookups, extracting EXIF data, and scraping web content. The tool is perfect for:
YoungerSibling offers a hands-on approach to understanding these concepts with minimal setup, making it ideal for students, developers, and anyone interested in networking and security.
The owner shall not be responsible for any misuse of the tool. It is intended for educational purposes only. Users should ensure they adhere to legal and ethical standards when using this tool.