Basically, I am new to python. I have a set of URLs in an excel file and I want to check whether the links are active or inactive and save the active or inactive status column along with the URL column in a new excel file. I found this code working fine but I am unsure of implementing this with excel. can anyone pls help to solve this?
EXCEL before it goes through python
I want something like this from the above