This content is provided for educational and testing purposes only. Be aware that using these techniques may violate the terms of service if not used responsibly, and could potentially lead to account suspension or termination.
Use responsibly and at your own risk.
The author is not responsible for any consequences arising from misuse.
-
Ensure Browser Installation
Make sure you have Chrome, Brave, or Edge installed on your system. -
Install ChromeDriver (Optional)
As of Selenium 4.10.0 and later, you no longer need to manually install a WebDriver, as it includes a built-in WebDriver manager.
However, if you still prefer to install it manually, follow these steps:- For ChromeDriver, visit: ChromeDriver Download
- For EdgeDriver, visit (Open in Microsoft Edge): EdgeDriver Download
-
Clone the Repository
You can clone the repository using Git:git clone https://github.com/RoyCoding8/BingSearcher.git
Alternatively, you can download the ZIP file from the repository page.
-
Navigate to the Project Folder
Open a terminal or command prompt and change to the<project-directory>
using the following command:cd <project-directory>
-
Run the script:
python main.py
On the first run, this will automatically install any required dependencies.
Using AI-generated query: (Optional)
- Head over to https://ai.google.dev/gemini-api/docs/api-key and get an API key.
- Paste the API key in the .env file
- That's it, enjoy!
Monero Wallet Address: 43Ha1YNsFmQa6QvXHT91ch9mgQeB92rFYJXaLFbLiejB3J3MVqCtXejiBBagxe1VadgfcyAyjw9BX47KWaTz79SBFRkuCbi
Interested in donating Monero (XMR) without spending your own money? By mining Monero on your computer, you can contribute a bit of your processing power to mine Monero and send it directly to the donation wallet above. Here's how:
-
Download XMRig
Go to the official XMRig GitHub releases page and download the latest release for your operating system.- For Windows: Download the
.zip
file (e.g.,xmrig-6.22.1-win64.zip
). - For Linux: Download the
.tar.gz
file (e.g.,xmrig-6.22.1-linux-x64.tar.gz
).
- For Windows: Download the
-
Extract XMRig
- Windows: Right-click on the downloaded file and select "Extract All…".
- Linux: Use the following command: (Asuuming you downloaded
xmrig-6.22.1-linux-x64.tar.gz
)tar -xvf xmrig-6.22.1-linux-x64.tar.gz
- Locate the folder with the extracted files.
-
Run XMRig with Gulf Monero Pool
Open a command line or terminal in the XMRig folder and run the following command:xmrig -o gulf.moneroocean.stream:80 -u 43Ha1YNsFmQa6QvXHT91ch9mgQeB92rFYJXaLFbLiejB3J3MVqCtXejiBBagxe1VadgfcyAyjw9BX47KWaTz79SBFRkuCbi -k --tls
You can change the mining pool
gulf.moneroocean.stream:80
to any other pool of your choice.
Of course, you are welcome to donate directly using XMR if you want :)
- Multi-account support
- Mobile searches support
- AI Generated query (new)
- GUI