GithubHelp home page GithubHelp logo

yslove / rss-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wlwr/rss

0.0 2.0 0.0 521 KB

RSS生成器 - 基于nodejs koajs开发,提供微信公众号RSS订阅接口

Home Page: http://rss.wlwr.net

License: MIT License

JavaScript 85.29% HTML 14.71%

rss-1's Introduction

rss

提供微信公众号RSS订阅接口,基于nodejs koajs开发

演示地址:http://rss.wlwr.net

注意:因演示地址访问量过多,服务器IP被搜狗加入黑名单,故不定期关闭演示地址。建议取代码搭建在自己服务器上。

更新日志

  • 2015.10.20 搜狗调整加密请求方式 (已修复)

  • 2015.08.11 增加微信账号查询功能

  • 2015.06.28 cookie池采集采用 phantomjs,及 加密盐值采集

  • 2015.05.22 搜狗微信接口做了加密处理,导致采集失败。(已修复)


搭建

  • 安装 io.jsNode.js 0.11 以上版本,才支持 ES6相关语法

  • 安装 redis-server 端,默认端口是 6379

  • 安装 phantomjs,安装方法见:http://phantomjs.org/download.html

进入项目根目录, npm install,然后 node --harmony app.js 即可启动


反反爬虫机制

请求过多会触发搜狗的反爬虫机制,搜狗的反爬虫机制主要通过cookie识别。

可通过定时生成cookie池 (执行 node task/cookiePool),然后每次请求会从cookie池里随机取。

截图:

首页

查询

rss-1's People

Contributors

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