I would like to access information from google's inspect element. In particular, the image sizes.
I use beautiful soup to scrape a site given a source, however, is there any way I can access image information from google's inspect element and where I would start?