Hey guys, i need some help.
I made a web dinamic webscrapping (to make every information from a website like amazon and others). I used selenium and beautifulSoup4, and now i want to make a website for my application.
1) I created on a MacOs system using selenium.Safari(), but i need to run this code at every computer that have access to my website, is someone knows how to make it ?
2) So, how can i associate an action onClick() from a button inside my html file to a scrappingScript.py ?
thanks everyone !!