Skip to content

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

License

Notifications You must be signed in to change notification settings

ivin-titus/bing-autosearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bing Search Automation

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

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