{% extends "layout.html" %} {% block title %}All Feeds{% endblock title %} {% block content %}
举例:https://pyrsshub.herokuapp.com/chuansongme/articles
路由:/chuansongme/articles/:category
参数:category [默认为“最新”]
| {{th}} | {% endfor %}
|---|
| {{td}} | {% endfor %}
举例:https://pyrsshub.herokuapp.com/ctolib/topics
路由:/ctolib/topics/:category
参数:category [默认为“默认排序”]
| {{th}} | {% endfor %}
|---|
| {{td}} | {% endfor %}
举例:https://pyrsshub.herokuapp.com/infoq/recommend
路由:/infoq/recommend
举例:https://pyrsshub.herokuapp.com/infoq/topic/159
路由:/infoq/topic/:category
举例:https://pyrsshub.herokuapp.com/cninfo/announcement/all/gqjl
举例:https://pyrsshub.herokuapp.com/cninfo/announcement/all/gqbd_预披露,股权变动类公告中标题含有「预披露」的公告
路由:/cninfo/announcement/:stock_id/:category
举例:https://pyrsshub.herokuapp.com/earningsdate/businesswire
路由:/earningsdate/:category
参数:category [必填,可以为“businesswire、globenewswire、prnewswire”]
举例:https://pyrsshub.herokuapp.com/jiemian/newsflash/166
路由:/jiemian/newsflash/:category
参数:category [必填,见界面快讯栏目https://www.jiemian.com/lists/4.html]
举例:https://pyrsshub.herokuapp.com/csrc/audit/a1d50077cd7f4b15bd1c8d6163f32850
路由:/csrc/audit/:category
参数:category [必填,见证监会栏目 https://neris.csrc.gov.cn/alappl/home/gongshi]
举例:https://pyrsshub.herokuapp.com/caixin/scroll/125
路由:/caixin/scroll/:category
参数:category [必填,见财新网滚动频道 http://www.caixin.com/search/scroll/0.jsp]
举例:https://pyrsshub.herokuapp.com/eastmoney/report/stock/473
路由:/eastmoney/report/:type/:category
参数:type, category [必填,见财新网滚动频道 http://www.caixin.com/search/scroll/0.jsp]
举例:https://pyrsshub.herokuapp.com/xuangubao/theme/17006066
路由:/xuangubao/:type/:category
参数:type = theme|subject, category [必填,板块/主题ID]
举例:https://pyrsshub.herokuapp.com/cls/subject/1345
路由:/cls/subject/:category
参数:category [必填,见财联社APP主题栏目]
举例:https://pyrsshub.herokuapp.com/chaindd/column/3158465
路由:/chaindd/column/:category
参数:category [必填,见链得得栏目url中的数字编号]
举例:https://pyrsshub.herokuapp.com/zaobao/realtime/china
路由:/zaobao/realtime/:category
参数:category [必填,见 早报网 官网]
举例:https://pyrsshub.herokuapp.com/techcrunch/tag/216504
路由:/techcrunch/tag/:category
参数:category [必填,见 techcrunch 官网]
举例:https://pyrsshub.herokuapp.com/weiyangx/express/
路由:/weiyangx/express/
举例:https://pyrsshub.herokuapp.com/yfchuhai/express/
路由:/yfchuhai/express/
举例:https://pyrsshub.herokuapp.com/weiyangx/tag/金融科技
路由:/weiyangx/tag/:category
参数:category [必填,见 weiyangx 官网]
举例:https://pyrsshub.herokuapp.com/jintiankansha/column/KgkNwnDrsy
路由:/jintiankansha/column/:category
参数:category [必填,见 jintiankansha.me]
举例:https://pyrsshub.herokuapp.com/interotc/cpgg/东兴证券
路由:/interotc/cpgg/:category
参数:category [必填,标题中的关键词]
举例:https://pyrsshub.herokuapp.com/benzinga/ratings/wb
路由:/benzinga/ratings/:category
参数:category [必填, 股票代码]
举例:https://pyrsshub.herokuapp.com/chouti/user/61675332140
路由:/chouti/user/:category
参数:category [必填, 用户id]
举例:https://pyrsshub.herokuapp.com/chouti/section/1116
路由:/chouti/section/:category
参数:category [必填, 话题id]
举例:https://pyrsshub.herokuapp.com/chouti/search/China
路由:/chouti/search/:category
参数:category [必填, 搜索关键词]
举例:https://pyrsshub.herokuapp.com/mp/tag/MzI5MjM3OTA0MA/1500461858015772673
路由:/mp/tag/:biz/:tag
biz [必填, 公众号id],tag,[必填, 标签 id]
举例:https://pyrsshub.herokuapp.com/producthunt/search/wechat/30
路由:/producthunt/search/:keyword/:period
keyword [必填, 搜索关键词],period,[必填, 时间范围]
举例:https://pyrsshub.herokuapp.com/mp/gh/mao-talk
路由:/mp/tag/:biz/:tag
gh [必填, 公众号id]
举例:https://pyrsshub.herokuapp.com/mp/youwuqiong/maoyouhuashuo
路由:/mp/youwuqiong/:author
author [必填, 作者id,在 youwuqiong.com 文章列表页上找]