{% extends "layout.html" %} {% block title %}All Feeds{% endblock title %} {% block content %}
举例:https://rsshub-python.herokuapp.com/chuansongme/articles
路由:/chuansongme/articles/:category
参数:category [默认为“最新”]
| {{th}} | {% endfor %}
|---|
| {{td}} | {% endfor %}
举例:https://rsshub-python.herokuapp.com/ctolib/topics
路由:/ctolib/topics/:category
参数:category [默认为“默认排序”]
| {{th}} | {% endfor %}
|---|
| {{td}} | {% endfor %}
举例:https://rsshub-python.herokuapp.com/cninfo/announcement/all/gqjl
举例:https://rsshub-python.herokuapp.com/cninfo/announcement/all/gqbd_预披露,股权变动类公告中标题含有「预披露」的公告
路由:/cninfo/announcement/:stock_id/:category
举例:https://rsshub-python.herokuapp.com/earningsdate/businesswire
路由:/earningsdate/:category
参数:category [必填,可以为“businesswire、globenewswire、prnewswire”]