asked
Web automation tasks, data search and visualization using Python Streamlit
Resolved
Written on
·
163
0
OMDb API url 주소 작성방법 알려주세요. API key를 발급 받았는데 유효한 key가 아니라고 합니다.
Answer 1
안녕하세요. OMDb 페이지에서 API Key 를 선택하고, Free로 해서 이메일 등록하면 이메일로 API키가 도착합니다. 형태는 아래와 같습니다.
http://www.omdbapi.com/?i=tt3896198&apikey=xxxxxxx
네, 감사합니다.
네, 감사합니다.