单身情人节,看看这位Python小哥如何完成人生的逆袭!(11)

这里要再给大家介绍一个来自 @SilencerL 的土味情话address:https: //lovel ive.tools/ , 你每次打开都会随机一句土味情话 , 一句句学怎么够?作者专门做了一个 API , 而这个 API 配合上 Requests 就可以帮你打造一本《土味情话秘籍》 。

基础 API

GET https ://api. lovelive.tools/api/SweetNothings

使用此方法将会返回纯文本的一句随机的内容 。

高级 API

GET http s://api.lov elive.tools/api/SweetNothings/:count/ Serialization/:serializationType
GET http s://api.lov elive.tools/api/SweetNothings/ Serialization/:serializationType/:count
GET http s://api.lo velive.tools/api/SweetNothings/Serialization/:serializationType
GET http s://api.lo velive.tools/SweetNothings/:count

推荐阅读