在我的研究范围内,Google停止允许其页面显示在iframe中。曾经有一个网址(http://gog.is)显示了Google搜索结果并允许在iframe中显示。该网站最近下降了。
我想知道现在有什么方法可以在iframe中使用Google搜索结果吗?在iframe中获得搜索结果的最佳解决方案/替代方案是什么?
谢谢!
答案 0 :(得分:1)
您可以使用此链接代替https://google.com/,效果很好:
您可以使用特定字词使用此链接:
比iframe应该看起来像这样:
<iframe src="https://www.google.com/search?igu=1"></iframe>