GithubHelp home page GithubHelp logo

licong / nodejs-timing-weibo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashora/nodejs-timing-weibo

0.0 2.0 0.0 205 KB

定时发微博的nodejs服务代码,基本功能是可以定时发微博,其他功能包括自动打水印,从制定网页抓取微博,批量从多个网页抓取微博并设置整点微博等。

JavaScript 47.60% HTML 52.40%

nodejs-timing-weibo's Introduction

nodejs-timing-weibo

定时发微博的nodejs服务代码,基本功能是可以定时发微博,其他功能包括自动打水印,从制定网页抓取微博,批量从多个网页抓取微博并设置整点微博等。

#特性

  • 定时发布无图微博
  • 定时发布带图微博
  • 可以对图片统一自动加头尾打logo
  • 制定特定的url,对url内容抓取获取微博内容和图片。
  • 批量进行上述操作,并以当前时间点为基准向后依次设置整点微博。
  • 可以设置批量抓取后的微博的定时间隔的大小。

#运行

web服务:nohup node v2.js >v2.out 2>&1 &

本地定时轮训服务:nohup node local_interval.js >local_interval.out 2>&1 &

#依赖

node-canvas (node-canvas 依赖 cairo ,cairo 依赖pixman,pnglib,jpglib。)https://github.com/LearnBoost/node-canvas

express

consolidate

mustache

weibo-v2 不支持upload图片,不支持缩短url,不支持传入多个重名配置,所以自己做了改写,具体见源码

mysql

readof https://github.com/xinyu198736/readOnlineFile

#界面 界面

nodejs-timing-weibo's People

Contributors

aoao-eth 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.