10000 GitHub - qiuqiang1985/script: my spider script
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qiuqiang1985/script

 
 

Repository files navigation

script

  1. geetest_offline_sh - Python破解GeeTest滑块验证码offline V5.10.10,以国家企业信用信息公示系统(上海)为例。
    see geetest_offline_sh/README.md.

  2. gitstats.py - git log statistics script.

  3. ramdisk.sh - create RAM Disk to speed up Xcode, Android Studio Integration.

  4. gsxt_mobile.py - 通过国家企业信用信息公示系统 Mobile App HTTP API 查询统一社会信用代码。

pip install requests
  1. excel_combine.py - combine multiple excel files to a single file.
pip install openpyxl
  1. lagou.py - spider for www.lagou.com.
pip install -U selenium
setup ChromeDriver
  1. auc_pr_roc.py - Calculate AUC of PR or ROC curve by sklearn.
    Unofficial Windows Binaries for Python Extension Packages
    For Python3.6 32bit
pip install http://www.lfd.uci.edu/~gohlke/pythonlibs/ru4fxw3r/numpy-1.13.1+mkl-cp36-cp36m-win32.whl
pip install http://www.lfd.uci.edu/~gohlke/pythonlibs/ru4fxw3r/scipy-0.19.1-cp36-cp36m-win32.whl
pip install pandas
pip install scikit-learn
  1. nacao.py - spider for 全国组织结构代码管理中心.
    see nacao_v1/README.md.

About

my spider script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%
0