Skip to content

Instantly share code, notes, and snippets.

@otavio-s-s
Last active June 2, 2020 11:50
Show Gist options
  • Save otavio-s-s/b5444f15925d11cf457d39b96a541d6b to your computer and use it in GitHub Desktop.
Save otavio-s-s/b5444f15925d11cf457d39b96a541d6b to your computer and use it in GitHub Desktop.
dqcomm4
tables = pd.read_html(driver.page_source)
table = tables[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment