cnblogs / openapi

博客园 open api 支持中心

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

实现通过 url 获取博文的 api

cnblogs-dudu opened this issue · comments

commented
commented

已实现,api url 是 https://api.cnblogs.com/api/blog/v2/blogposts/url/{blogPostUrl}

注:需要对 blogPostUrl 进行编码

/cc @super-chen

能否返回类别信息? @cnblogs-dudu

commented

@chenxizhang 最近会安排时间加上,返回分类与标签

commented

@chenxizhang 已实现,添加查询参数 ?includeTags=true&includeCategories=true 可返回

,"tags":["每周热点回顾"],"categories":["每周热点回顾"]}