Skip to content

Moxikai/script

 
 

Repository files navigation

script

  1. lagou.py - spider for www.lagou.com.
pip install -U selenium
setup ChromeDriver
  1. gitstats.py - git log statistics script.
  2. ramdisk.sh - create RAM Disk to speed up Xcode, Android Studio Integration.
  3. 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. geetest_offline - GeeTest滑块验证码offline模式的破解,以国家企业信用信息公示系统为例。
    see geetest_offline/README.md.
  2. 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

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.8%
  • Shell 0.2%