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 3a59073a2c V0.3.2 1 year ago
..
.vscode V0.3.2 1 year ago
.gitignore Linux OCR Hint 1 year ago
Readme.md New Version 0.2.0 1 year ago
config.json 并行化设计 1 year ago
easyspider_executestage.py V0.3.2 1 year ago
easyspider_executestage_single.py V0.3.1 Official 1 year ago
favicon.ico New version 1 year ago
generateEXE_win32.cmd Extension背景页弃用 1 year ago
generateEXE_win64.cmd Extension背景页弃用 1 year ago
generateExecutable_Linux64.sh V0.3.1 Official 1 year ago
generateExecutable_Macos.sh V0.3.1 Official 1 year ago
requirements.txt Update requirements.txt 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/目录下