Code Monkey home page Code Monkey logo

ontimehacker's Introduction

OnTimeHacker V1.0

OnTimeHacker 是一个爬取各大SRC当日公告,并通过微信通知的小工具

OnTimeHacker目前版本为1.0,已支持24家SRC,列表如下

360、爱奇艺、阿里、百度、哔哩哔哩、贝壳、Boss、58、菜鸟、滴滴、斗鱼、
饿了么、瓜子、合合、享道、京东、焦点、快手、美团、水滴、顺丰、腾讯、中通、字节

Install

python3 -m pip install -r requirements.txt

开始使用

python3 OnTimeHacker.py

如何实现微信通知?

下载文件后,在代码中添加上你自己的 Server酱 key 就行了, Server酱 key 的申请地址为:http://sc.ftqq.com/

如何实现公告监测?

首先在 vps 上下载安装该工具,之后设置定时任务即可。比如我想在每天的上午 9 点获取一下各大 SRC 有没有新的公告:

1、输入crontab -e

2、在打开的界面中输入00 9 * * * python3 /root/OnTimeHacker/OnTimeHacker.py即可。

扫描结果

OnTimeHacker

微信消息

Notice

参考

本想自己写一个这样的工具,查询后发现有小伙伴已经写了个爬取当年公告的,拿小伙伴的代码改一改,使之符合自己的需求,原版@teamssix

ontimehacker's People

Contributors

bywalks 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.