Git Product home page Git Product logo

bingsearchscript's Introduction

PowerShell Bing Search Script

This PowerShell script performs a specified number of random searches using the Bing search engine. It opens search queries in multiple tabs, introduces delays between searches, and has the option to close and restart the browser after a certain number of searches.

Usage Instructions

  1. Copy the raw code of the PowerShell script from this link by right-clicking the link and selecting "Save link as" or "Copy link address" (depending on your browser).

  2. Open a text editor (e.g., Notepad) and paste the copied raw code into a new file.

  3. Save the file with a .ps1 extension, for example, bing_search_script.ps1.

  4. Locate the saved .ps1 file and right-click on it.

  5. From the context menu, select "Run with PowerShell" to execute the script.

Script Functionality and Features

  • The script performs random searches using the Bing search engine.

  • It uses an array of search queries that can be customized with desired keywords or phrases.

  • The script opens each search query in a new tab in the default web browser.

  • It introduces a random delay between searches (3 to 7 seconds by default) to simulate natural browsing behavior.

  • After a specified number of searches (default is every 5 searches), the script can automatically close the browser and restart it.

  • Closing and restarting the browser helps avoid excessive resource usage and clears any accumulated browsing data.

  • The script shuffles the search queries to provide a randomized search experience.

  • Duplicate search queries within a single run of the script are avoided to prevent repetitive searches.

  • The script can be customized by modifying parameters such as the number of searches, delay range, and the search queries array.

Note: The script assumes the use of the Microsoft Edge browser. If you're using a different browser, make sure to modify the process name accordingly in the script.

bingsearchscript's People

Contributors

samiternity avatar

Watchers

 avatar

Forkers

dimarazb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.