Code Monkey home page Code Monkey logo

k1kmz's Introduction

看一看妹子,自动从其他网站采集妹子图,并上传微博图床,然后发布至wordpress脚本

看一看妹子网址:http://k1kmz.com

获取mm131完整数据库加群:https://jq.qq.com/?_wv=1027&k=5Djwcp4


脚本介绍

  1. wb_upload 微博上传图片脚本。需在脚本第27行修改微博账号和密码
  2. wp_db.py wordpress发布脚本。需在脚本第26行修改自己的wordpress网址、admin账号密码
  3. ocr.py 接入第三方打码平台脚本,实现微博自动登录。 需自行注册云打码,然后在脚本第10、11行修改云打码的用户名密码
  4. mm131.py 爬虫脚本;可以参考该脚本自行写爬虫入库
  5. localdb.py 数据库操作脚本
  6. auto_post.py 图片上传&wordpress发布脚本
  7. weibo.py 采集微博图片的脚本

用法

  1. 安装依赖包:pip install -r requirement.txt
  2. 采集数据
    • 首先需要运行爬虫脚本,从其他网站爬取数据:python mm131.py
    • 采集微博图片:首先编辑wblist.txt,一行一个微博博主名字,然后运行:python weibo.py
  3. 然后直接运行auto_post.py脚本,开始发布:python auto_post.py

就是这么简单


看一看妹子网址:http://k1kmz.com

获取mm131完整数据库加群:https://jq.qq.com/?_wv=1027&k=5Djwcp4

k1kmz's People

Watchers

James Cloos 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.