Skip to content

A Python bot to automatically close ads on the Brave browser

License

Notifications You must be signed in to change notification settings

pearsonkyle/brave_ad_clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brave_ad_clicker

A Python bot to automatically close ads on the Brave browser

pip install -r requirements.txt

python ad_clicker.py

Algorithm:

  1. Take a screen shot
  2. Perform a sliding box evaluation comparing sub-frames to a template
  3. click on the best match
  4. move mouse back to original position

Tested on mac. Screen shot placement needs to be optimized for windows users

About

A Python bot to automatically close ads on the Brave browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages