Automate Bing searches using Python and GUI automation. Lightweight script that simulates keyboard & mouse inputs using pyautogui.
- Automated Bing searches
- Scheduled search execution
- Windows & Linux support
- GUI-based automation (low detection risk)
- Configurable search parameters
- Computer with GUI (minimum 540p resolution)
- Internet connection (4+ Mbps)
- Google Chrome (latest version)
- Python 3.10+
pip install pyautogui pygetwindow requests
- Download .zip file from releases
- Extract it
- Change Directory to folder which have run.py
python run.py
python run-at.py
- Do not interact with keyboard/mouse during script execution
- Script requires proper Bing account login for Rewards functionality
- Only performs PC searches (mobile searches not supported)
- Compatible with Windows/Linux (MacOS untested, mobile OS unsupported)
- Uses GUI automation instead of web scripting for reduced detection risk
Refer to readme.txt
in each version directory for customization options and version-specific features.
- Account suspension risk exists (though minimized through GUI automation)
- Mobile searches not supported
- No automatic completion of other Bing Rewards tasks
- Report issues via GitHub Issues
- Contact via ivintitus@hotmail.com
AGPL-3.0 license
© 2023 Ivin Titus