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 获取实时搜索结果?
我找到了这个实时搜索示例(类似于 Twitter),但它使用自己的数据库,Google 是否有一个 API,我可以访问该 API 以类似方式提取搜索结果?
示例:http ://demos.9lessons.info/instantsearch.php
请参考自定义搜索 JSON api。您需要可以从 Google Cloud Console获得的搜索引擎 ID和API 密钥。