Skip to content

Orbsynated/Yad2Bouncer

Repository files navigation

Yad2 Bouncer

A script for bouncing Yad2 ads. The script runs in 2 ways:

  • Windows mode - runs with a normal chrome instance
  • Linux mode - runs with a headless chrome instance (without GUI)

Usage

In order to run the script execute for next command or use docker(recommended):

Linux

make EMAIL=<username> PASSWORD=<password> FLAGS=<flags> run

Windows

python3 src\main.py [...flags] <username> <password>

Flags

Short flag Long Flag Description Required
-d -driver Chrome driver path True
-s --schedule Whether to bounce automaticlly every 4 hours and 5 minutes False
-v --verbosity Verbosity level for debugging False
No Short Flag --logs-path Log file Path False

Requirements

Credits

This is a fork of yoavravid's Yad2Bouncer with added features, sanity checks and fixes.

About

A script for bouncing yad2 ads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published