下载插件:
https://github.com/mozilla/geckodriver/releases
https://ftp.mozilla.org/pub/firefox/releases/
下载
pip install -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple selenium bs4 requests fastmcp
运行服务 firefox.exe 64位
geckodriver.exe --host 0.0.0.0 --binary "C:\Program Files\Mozilla Firefox\firefox.exe"