Google Search autocomplete API?

前端 未结 5 1613
执念已碎
执念已碎 2020-11-27 10:26

Does Google provide API access to autocomplete for search like on the actual site? I have not been able to find anything.

I would like to use Google\'s autocomplete

5条回答
  •  孤独总比滥情好
    2020-11-27 10:54

    What are you trying to use an auto-complete for? More information would help narrow it down.

    As far as I know, google does not provide one, but they do exist like jQuery UI's auto-complete.

    EDIT:

    If you are using their custom search API view here for autocomplete.

提交回复
热议问题