Extracting News from BBC website and storing in Excel using python

Hi, I just came across this problem. I want to know that If it’s possible to achieve this by using Python if so any help will be great, or any other better option will also be great
Open bbc.com and extract news from every tab.
The bot will open website than click on every news “head line” “extract header" “body of news” and “store it in excel”.
Excel will have “separate sheets” for “each category.". Containing “two columns, “header and description,”
Thank You.

Hi @Babar_Awan