Skip to content

Instantly share code, notes, and snippets.

@jochen-eds
Created May 15, 2021 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jochen-eds/80d6995e3c718daea04a556e3359c3c3 to your computer and use it in GitHub Desktop.
Save jochen-eds/80d6995e3c718daea04a556e3359c3c3 to your computer and use it in GitHub Desktop.
from bs4 import BeautifulSoup
import pandas as pd
from selenium import webdriver
import math
import time
from selenium.webdriver.support.ui import Select
import re
from datetime import date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment