I want to scrape this image
This is my code:
image = soup.find("img", class_="item_160x120")``` But when I run the code the compil