You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
naibo 5a8b9adaa3 Input Function Update and solved path including spaces 1 year ago
..
.gitignore Multi-Platform Support 1 year ago
Readme.md New Version 0.2.0 1 year ago
easyspider_executestage.py Input Function Update and solved path including spaces 1 year ago
favicon.ico New version 1 year ago
generateEXE_win32.cmd Windows x86 1 year ago
generateEXE_win64.cmd New Version 0.2.0 1 year ago
generateExecutable_Linux64.sh Linux64 1 year ago
requirements.txt New Version 0.2.0 1 year ago
stealth.min.js New Version 0.2.0 1 year ago

Readme.md

出现permission denied请关闭杀毒软件

先安装python3.6及以上版本

然后安装pip3

然后安装依赖库: pip3 install -r requirements.txt

然后运行:python3 easyspider_executestage.py即可运行

打包说明: windows直接运行generateEXE_win64.cmd即可打包成exe文件并自动拷贝到../ElectronJS/chrome_win64/目录下