Selenium

Seleniumとは、ブラウザの自動化をサポートするツールです。次のようにすることでインストールできます。

C:\>python -m pip install selenium
Install a Selenium library | Selenium