Automated Chrome Selenium Grabify link creator for Email List...
- Must have a yahoo Account!
- Must Have Selenium!
- Must have an email list!
- Must have a grabify Account!
pip install selenium
pip install selenium -U
pip install undetected-chromedriver
https://chromedriver.chromium.org/downloads
The program must be supplied the credentials Supply all details including the email list.
This will be used for the program: Account info > Account Security > App Password(Generate)
I tested this program for a while and I found that there are captchas on grabify, so I decided to deal with the problem by instituting a try loop in case of selenium failure.