我正在编写一个查询来检索文章的作者姓名?我应该在api链接中写什么才能得到它。 我使用了通过电子邮件发送的那个,但它没有显示作者姓名 https://content.guardianapis.com/search?api-key= ****
答案 0 :(得分:3)
我再次阅读文档,发现我必须使用show-tags = contributor来获取作者 所以网址链接将是
https://content.guardianapis.com/search?&show-tags=contributor&api-key=test