# 汉文诗苑 > 基于 chinese-poetry 开源数据集的中国古典诗词开放馆藏。 ## 网站 - 首页:https://poetry.fakehistory.top/ - 诗词检索:https://poetry.fakehistory.top/search.html - API 文档:https://poetry.fakehistory.top/api.html - 关于数据与许可:https://poetry.fakehistory.top/about.html ## API - 随机诗词:https://poetry.fakehistory.top/api/v1/poems/random - 检索诗词:https://poetry.fakehistory.top/api/v1/poems - 作者资料:https://poetry.fakehistory.top/api/v1/authors/{name} ## 数据来源 - 上游数据集:https://github.com/chinese-poetry/chinese-poetry - 上游 chinese-poetry 数据集采用 MIT 许可;下游使用前请核对其许可文本。