Code Monkey home page Code Monkey logo

crypko.spider's Introduction

Crypko.Spider

嘛, 几个自用的小爬虫.

原计划是一次性脚本, 所以结构简单粗暴, 遵循着能用就行的原则进行设计.

考虑到公测已经结束, 而且自己也爬完了, 就放出来造(d)福(d)社(o)会(s). (反正官方新版一定会换算法的对吧.)

上传的版本去掉了代理部分, 想开一堆线程一天爬完的朋友请自行加上.

用法:

  • python DownloadData.py 爬取数据, 每500个一组, 用JSON格式进行存储, 是爬取图片的前提
  • python DownloadImage.py 爬取图片, 每500个一组, 直接存储
  • python DownloadWaifu.py 钱包地址 下载指定地址的Crypko大图

注意事项:

  • 第一次请让DownloadData先运行一段时间后再开启DownloadImage
  • 不要在images和new_data文件夹下放其他东西, 会引起对当前进度的误判

Crypko.Spider

A very very ugly spider…

Usage:

  • python DownloadData.py download crypkos’ data, stored as json
  • python DownloadImage.py download images, need data downloaded by DownloadData.py
  • python DownloadWaifu.py wallet_address download crypkos of specific address

Note:

  • Please make sure you have run DownloadData before run DownloadImage
  • Don’t put any other files in foler “images” and “new_data”

crypko.spider's People

Contributors

aloxaf avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.