Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to run a python script in web browser?

I have made a chrome extension which scrapes data from a particular website and stores it in a HTML file. The scrapping code is written in python file using selenium web driver. I want to run python file on clicking a button in chrome extension.

Comments