Giter Site home page Giter Site logo

eeeeeeeeeeeeeeeeeeeieeeeeeeeeeeeeeeeee / weibo2rss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from airingursb/weibo2rss

0.0 1.0 0.0 30 KB

:cookie: 使用RSS订阅喜欢的微博博主 & 女朋友的微博情绪监控

Home Page: https://api.prprpr.me/weibo/rss/3306934123

JavaScript 100.00%

weibo2rss's Introduction

Weibo2RSS

使用RSS订阅喜欢的微博博主,更新微博邮件提醒,并使用咕咕机打印。

Install

硬件环境:RaspberryPi B+,MEMOBIRD 2 软件环境:Nodejs,MySQL

请在 routes/config.js 下填写您的数据库配置与邮箱配置。

介绍

Demo:https://api.prprpr.me/weibo/rss/3306934123

RSS 格式输出一个微博博主最新的 15 条微博,可以使用 RSS 阅读器来获取及时推送,配合 IFTTT 还可以实现更多好玩的功能。

Demo:https://api.prprpr.me/weibo/negative/3306934123

使用 Text2Emotion 实现,仅输出消极情绪的微博,用来监控博主的消极情绪。

使用

使用 RSS 阅读器订阅:https://api.prprpr.me/weibo/rss/{微博博主的uid}

获取uid:进入博主的微博主页,控制台执行

/uid=(\d+)/. exec(document.querySelector('.opt_box .btn_bed').getAttribute('action-data'))[1]

搭建

需要环境:Node.js

推荐使用 Docker

LICENSE

MIT © DIYgod

MIT © Airing

weibo2rss's People

Contributors

airingursb avatar diygod avatar

Watchers

 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.