Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用 Google 搜索 API 来查找在表单中输入的网站有多少链接。我现在遇到的问题是我的客户想知道有多少独特的网站链接到他们。
我曾想过记录所有检索到的 url,但谷歌限制为 48 个结果,所以它不起作用。
有没有办法只提取唯一的 url 结果?