SkillAgentSearch skills...

WhatsUps

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.

Install / Use

/learn @RozhakLabs/WhatsUps
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars12
CategoryCustomer
Updated12d ago
Forks5

Languages

Python

Security Score

95/100

Audited on Mar 18, 2026

No findings