How to scrape images from website? with python3

后端 未结 0 734
被撕碎了的回忆
被撕碎了的回忆 2020-12-13 01:02

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题