Skip to content

Instantly share code, notes, and snippets.

@Andiology
Created October 14, 2020 04:02
Show Gist options
  • Save Andiology/0feb58313299aeff0e57c356a54ce432 to your computer and use it in GitHub Desktop.
Save Andiology/0feb58313299aeff0e57c356a54ce432 to your computer and use it in GitHub Desktop.
# browser = webdriver.Chrome()
url = 'https://www.instagram.com/bbcnews/'
browser.get(url) # 前往該網址
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment