this is my html code for the search bar rn
I want to connect my python code to this HTML code so that I can create a Youtuber object through the python code and apply different function. I want the Youtuber object to be created once the submit button has been pressed. Is there any way I can do this? Thanks