Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

ivin-titus/bing-autosearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bing Search Automation

Automate Bing searches using Python and GUI automation. Lightweight script that simulates keyboard & mouse inputs using pyautogui.

⚠️ NOTICE: This Repository is not actively maintained and it's completely abandoned due to rapid changes in rewards program and violations against microsoft policies.

Features

  • Automated Bing searches
  • Scheduled search execution
  • Windows & Linux support
  • GUI-based automation (low detection risk)
  • Configurable search parameters

Prerequisites

  • Computer with GUI (minimum 540p resolution)
  • Internet connection (4+ Mbps)
  • Google Chrome (latest version)
  • Python 3.10+

Dependencies

pip install pyautogui pygetwindow requests

Installation and usage

  1. Download .zip file from releases
  2. Extract it
  3. Change Directory to folder which have run.py

Basic Execution

python run.py

Scheduled Execution

python run-at.py

Important Notes

  • 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

Version Compatibility

⚠️ Notice: Versions below v2.0 are no longer functional due to Bing Rewards program changes.

Customization

Refer to readme.txt in each version directory for customization options and version-specific features.

Limitations

  • Account suspension risk exists (though minimized through GUI automation)
  • Mobile searches not supported
  • No automatic completion of other Bing Rewards tasks

Support

License and Copyright

AGPL-3.0 license

© 2023 Ivin Titus

About

This repo includes files which helps to do Automatic Searches on bing . Open README.md for more info

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published