V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
nyxsonsleep
V2EX  ›  Python

爬取的数据推送的问题

  •  
  •   nyxsonsleep · 2022-01-15 14:06:05 +08:00 · 2719 次点击
    这是一个创建于 804 天前的主题,其中的信息可能已经有所发展或是发生改变。

    各位大佬好,我想问下,如果我在服务器上部署了一个收集信息进行提醒的爬虫,那么我该怎么把消息更好地推送给本机呢? 消息需要具有及时性,至少每分钟更新。

    8 条回复    2022-01-17 10:22:57 +08:00
    ik
        1
    ik  
       2022-01-15 14:08:37 +08:00 via iPhone
    tg. bark. 企业微信。 钉钉,邮件,短信…
    Privileges
        2
    Privileges  
       2022-01-15 14:37:27 +08:00
    tg bot
    learningman
        3
    learningman  
       2022-01-15 18:04:43 +08:00
    我自己写了个
    https://github.com/Zxilly/Notify
    不过我自己都不用了(
    dorothyREN
        4
    dorothyREN  
       2022-01-15 22:00:25 +08:00
    我是自己写了一个推送的服务,其他项目调接口就行
    kilasuelika
        5
    kilasuelika  
       2022-01-16 10:03:37 +08:00 via Android
    不知道 websocket 行不行,相比传统的 http ,特点就是可以由服务器推送。
    honhon
        6
    honhon  
       2022-01-17 09:52:25 +08:00
    pushplus 、iyuu.cn 这些推送 api ,直接推送到微信
    ch2
        7
    ch2  
       2022-01-17 10:09:39 +08:00 via iPhone
    钉钉飞书机器人,或者企业微信机器人,都有 api
    dicc
        8
    dicc  
       2022-01-17 10:22:57 +08:00
    gotify
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2770 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 12:30 · PVG 20:30 · LAX 05:30 · JFK 08:30
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.