I am using Waze I frame. when I embed the iframe in my page I get a script tag like this
<script id="i18n-strings" type="text/JSON">
just to make things clear the script is created inside the iframe element how can I access the data of this script tag?