I have tried to use fast fingers to preorder a PS5 as soon as it restocks and have failed. Now I want to turn to the dark side.
What do I use to achieve this? I know python and shell scripting but know nothing about web development.
I have tried to use fast fingers to preorder a PS5 as soon as it restocks and have failed. Now I want to turn to the dark side.
What do I use to achieve this? I know python and shell scripting but know nothing about web development.
Thanks. Will look into selenium.
Selenium is great because it allows one to do browser actions such as clicking an element and going to a different page, so it could be used to implement “sniping a PS5”.
Selenium worked. Thanks a lot.