@@ -0,0 +1,15 @@
+项目配置及启动方式
+
+`
+ 开启远程浏览器接管配置方案:
+ 参考地址:https://www.kingname.info/2021/12/23/remote-debug-selenium/
+ 打开准备接管的chrome浏览器
+ mac:
+ /Applications/Google Chrome.app/Contents/MacOS/Google Chrome" --remote-debugging-port=9222 --no-first-run --no-default-browser-check --user-data-dir="/Users/dongzhaorui/Desktop/fffx"
+ windows:
+ 待补充
+ 启动
+ >>> python3 spider.py