/WhatsUps

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

WHATSAPP GROUP SEARCHER

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

  • Multiple Group Search: Search for multiple WhatsApp groups at once by separating group names with commas.
  • Automatic Save: Automatically save the results in a JSON file.
  • User-Friendly Interface: Clear and informative prompts to guide you through the search process.

Installation

On General Operating Systems

  1. Clone the repository:
    $ git clone https://github.com/RozhakXD/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/RozhakXD/WhatsUps.git
    $ cd WhatsUp
    
  3. Install the required dependencies:
    $ pip install -r requirements.txt
    
  4. Usage:
    $ python Run.py
    

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

  1. Dependencies Not Installed
    • Solution: Run pip install -r requirements.txt to ensure all dependencies are installed.
  2. No Groups Found
    • Solution: Make sure you are entering the correct group names. Try different group names for better results.
  3. Network Connection Problems
    • Solution: Ensure your internet connection is stable. If the problem persists, try again later.

Screenshot

FunPic_20240803_183247761

License

This project is licensed under the GPL-3.0 license.