Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsUps – Open Source WhatsApp Group Search Utility

WhatsUps

WhatsUps is a Python-based application that allows you to search for WhatsApp groups by name. It provides an easy-to-use interface to find and join WhatsApp groups based on your interests.

Features

WhatsUps enables users to search for multiple WhatsApp groups simultaneously by separating group names with commas. Search results are automatically saved in a JSON file for easy access and reference. The interface is designed to be clear and user-friendly, guiding users through each step of the process with informative prompts.

Installation

On General Operating Systems

  1. Clone the repository:

    $ git clone https://github.com/RozhakLabs/WhatsUps.git
    $ cd WhatsUp
    
  2. Install the required dependencies:

    $ pip install -r requirements.txt
    
  3. Usage:

    $ python Run.py
    

On Termux

  1. Update and install dependencies:

    $ pkg update && pkg upgrade
    $ pkg install python git
    
  2. Clone the repository:

    $ git clone https://github.com/RozhakLabs/WhatsUps.git
    $ cd WhatsUp
    
  3. Install the required dependencies:

    $ pip install -r requirements.txt
    
  4. Usage:

    $ python Run.py
    

Screenshot

FunPic_20240803_183247761

Contributing

We welcome contributions to improve WhatsUps! Feel free to open issues or submit pull requests.

Support

If you find this project useful, consider supporting me through the following platforms:

Issues and Solutions

If dependencies are not installed, run pip install -r requirements.txt to ensure all required packages are available. If no groups are found, verify that the group names are correct and consider trying alternative keywords. For network-related issues, check your internet connection and retry once it's stable.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this software with proper attribution.

About

WhatsUps is a Python-based CLI tool that helps users search for public WhatsApp groups by name. It supports multi-group queries, auto-saving results in JSON format, and provides a simple, user-friendly interface.

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages