web scraping and drop down menu options with Selenium in Python

前端 未结 0 1347
别那么骄傲
别那么骄傲 2020-12-29 09:03

I am trying to write a script to scrape data from this website.

I tried running a block of code below.

from selenium import webdriver
import time
drive         


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