Python Forum

Full Version: Best Library to use?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
I want to create a automated software wich purchases sneakers from websites automaticly. I was wondering wich lybrary is best to use in this case. Selenium isn't an option cause I don't want to see the browser. I dont know if requests is possible cause I need to be able to send keys to the website (my adress and stuff). Do you guys know what would be the best option in my case?
Thanks in advance!
you can hide the browser in selenium, see: https://python-forum.io/Thread-Web-scrap...7#pid60787