google app enigne 에서 custom search engine 사용하기 / google search api 사용하기 / 구글 검색 api 소스 / 예제
google console
google console 에서 project 를 하나 만들고, custom search engine api 의 status 를 on 으로 한다.
https://code.google.com/apis/console/?pli=1#project:167307339069:services
client library
아래 페이지로 가서 google custom search 와 관련된 client 를 install 을 한다.
https://developers.google.com/api-client-library/python/start/installation
Custom Search Engine (CSE) Control Panel
New search engine : CSE Control Panel 에 가서 search engine 을 하나 만든다.
Edit Search Engine : Basics tab >> Details >> Search engine ID 를 가져온다. 이 search engine ID 가 cx 로 쓰인다.
Sample
https://code.google.com/p/google-api-python-client/downloads/list >> google-api-python-client-samples-1.1.zip
댓글 없음:
댓글 쓰기