Getting the date from webscrape using beautiful soup and pandas

Hi, Im currently scraping a table that has the the date of the last updated data in the column header. My end goal is to get a variable with that date to later use with my exported dataframe. Here is the code I have so far and the current output. Thanks for helping!

Hi Chris and welcome!

Unless you edit your code with Photoshop, please don’t post screenshots.

Copy the code and paste it into your post between three backticks like
this:

```
paste your code here
```

Notice that the backticks have to be on a line of their own.