scraping table from web page
I’m trying to scrape a table from a webpage using Selenium and BeautifulSoup but I’m not sure how to get to the actual data using BeautifulSoup.
I’m trying to scrape a table from a webpage using Selenium and BeautifulSoup but I’m not sure how to get to the actual data using BeautifulSoup.