Spaces:
Building
Building
Update app.py
Browse files
app.py
CHANGED
@@ -5,8 +5,8 @@ import json
|
|
5 |
|
6 |
|
7 |
# Google Custom Search API ํค์ ๊ฒ์ ์์ง ID
|
8 |
-
API_KEY = "
|
9 |
-
SEARCH_ENGINE_ID = "
|
10 |
|
11 |
|
12 |
# ์ง์๋๋ ๊ตญ๊ฐ ๋ฆฌ์คํธ (Google Custom Search API์์ ์ง์ํ๋ ๋ชจ๋ ๊ตญ๊ฐ)
|
|
|
5 |
|
6 |
|
7 |
# Google Custom Search API ํค์ ๊ฒ์ ์์ง ID
|
8 |
+
API_KEY = "AIzaSyB8wNdEL8-SAvelRq-zenLLU-cUEmsj7uE"
|
9 |
+
SEARCH_ENGINE_ID = "c01abc75e1b95483d"
|
10 |
|
11 |
|
12 |
# ์ง์๋๋ ๊ตญ๊ฐ ๋ฆฌ์คํธ (Google Custom Search API์์ ์ง์ํ๋ ๋ชจ๋ ๊ตญ๊ฐ)
|