Using Beautiful Soup extract a href link from a h2 element

前端 未结 0 2045
没有蜡笔的小新
没有蜡笔的小新 2020-11-22 02:57

My Code:

import requests 
import json
from time import sleep
from bs4 import BeautifulSoup

link = \'https://newyork.doverstreetmarket.com/new-items\'
with op         


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