{ "cells": [ { "cell_type": "code", "execution_count": null, "id": "automotive-trailer", "metadata": {}, "outputs": [], "source": [ "from selenium import webdriver\n", "chromeOptions = webdriver.ChromeOptions()\n", "driver = webdriver.Chrome('./chromedriver', chrome_options=chromeOptions)" ] }, { "cell_type": "code", "execution_count": null, "id": "physical-croatia", "metadata": {}, "outputs": [], "source": [ "driver.get(\"https://github.com/PaddlePaddle/PaddleSpeech/graphs/contributors\")" ] }, { "cell_type": "code", "execution_count": null, "id": "seventh-latitude", "metadata": {}, "outputs": [], "source": [ "