I make a list of URL of different pages for scraping the data. Can anyone tell me that is there any way to automate this process?

后端 未结 0 436
名媛妹妹
名媛妹妹 2020-12-09 20:08
from bs4 import BeautifulSoup
import requests

urls = [\'https://www.trustpilot.com/categories/restaurants_bars? 
 numberofreviews=0&status=all&timeperiod=0\         


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