FRONTEND·중요도 7·2026. 07. 21.·Dev.to
How I pulled data out of a cross-origin iframe I couldn't touch
── KO ──────────────────
크로스오리진 iframe에서 데이터를 추출하는 방법을 설명합니다.
이 글에서는 NotebookLM에서 생성된 플래시 카드를 크로스오리진 iframe에서 추출하는 방법에 대해 설명합니다. 저자는 확장 프로그램을 사용하여 의도한 대로 데이터를 수집하는 과정을 공유하고 있습니다. 크로스오리진 환경에서의 도전과 해결책을 다루면서, 효과적인 방법론을 제시합니다.
── EN ──────────────────
This article explains how to extract data from a cross-origin iframe.
The article discusses how to extract flashcards generated by NotebookLM from a cross-origin iframe. The author shares their process of using an extension to collect the intended data. It addresses the challenges and solutions encountered in a cross-origin context, presenting effective methodologies.