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/WhatsUpsREADME
WhatsUps – Open Source WhatsApp Group Search Utility
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
-
Clone the repository:
$ git clone https://github.com/RozhakLabs/WhatsUps.git $ cd WhatsUp -
Install the required dependencies:
$ pip install -r requirements.txt -
Usage:
$ python Run.py
On Termux
-
Update and install dependencies:
$ pkg update && pkg upgrade $ pkg install python git -
Clone the repository:
$ git clone https://github.com/RozhakLabs/WhatsUps.git $ cd WhatsUp -
Install the required dependencies:
$ pip install -r requirements.txt -
Usage:
$ python Run.py
Screenshot
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
imsg
341.8kiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
oracle
341.8kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
lobster
341.8kLobster Lobster executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (s
claude-opus-4-5-migration
84.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
