Helper Script that follows shoppers that get returned via search query.
Increase the number of followers a Seller has. One way to do this by following shoppers that get returned in a specific catagory. These shoppers notice a shop they might be interested in is following them, and they browse and follow back.
You will need to install Selenium:
pip install selenium
- For more information on installing selenium here.
You will also need to fill out login.txt file with your username and password and keep it in the directory you run this program.
- Pull or copy and paste code into your own python emulator.
- Fill out login.txt with credentials
- Populate
webdriver.Chrome('/')
with location of chromedriver.exe that you have installed on your computer. - Run in terminal(for Mac:
python3 followbot.py
, for PC:python followbot.py
in powershell) - Watch terminal and browser for feedback