Skip to content

A selenium bot to collect points on Edge browser using bing search engine

Notifications You must be signed in to change notification settings

jals413/edge_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge Bot

A selenium bot to collect points on Edge browser using bing search engine

The bot when run using the testing.exe searches 30 random words on Edge browser using Bing search engine to collect points which can be reedemed later on as gitfcards and more.

You can either download the testing.exe file and directly run it , or fork the repositry and convert the testing.py file to a dotexe file using the following commands :

  • Open the forked repositry in any terminal
    • Type below command
      pip install pyinstaller
    • Next
      pyinstaller --onefile -w 'filename.py' , here the filename is testing.py

Thanks to the contributers ❤️

About

A selenium bot to collect points on Edge browser using bing search engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published