Building an auto checkout bot with Selenium Python | Part 2
Mihai M
In my last video I've showed you how to make a checkout bot with python, if you didn't watch that yet, please watch it first, here is the link: https://youtu.be/M3OiYDQcy1g
I this new video I will show 2 methods to keep your session active so you won't have to login again.
- Saving cookies to file and loading them again when starting(this didn't work for the website in the video, this is why I've tried the second one)
- Saviing the profile created by selenium and using that again when calling the python script, so it's like a normal browser that will save your session but it's atuomated by selenium.
Disclaimer: This is for demonstration purpose only, I didn't read the website term of service but it's probably against most website ToS and it may get you banned, so build such bots at your own risk.
Here is the source file: https://github.com/Mike97M/checkout-bot
#python #checkout #auto #selenium #automation #bot #autocheckout ... https://www.youtube.com/watch?v=rrGTovcUA2k
2020-11-17
0.0 LBC
Copyrighted (contact publisher)
60212304 Bytes