a-selenium-iframes-crawler


Namea-selenium-iframes-crawler JSON
Version 0.10 PyPI version JSON
download
home_pagehttps://github.com/hansalemaos/a_selenium_iframes_crawler
SummaryNo more pain with iframes ...
upload_time2023-01-01 03:30:31
maintainer
docs_urlNone
authorJohannes Fischer
requires_python
licenseMIT
keywords selenium iframes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# No more pain with iframes ... 


```python
# Tested with:
# https://github.com/ultrafunkamsterdam/undetected-chromedriver
# Python 3.9.13
# Windows 10

$pip install a-selenium-iframes-crawler


# Here is one example

from a_selenium_iframes_crawler import Iframes
from auto_download_undetected_chromedriver import download_undetected_chromedriver
import undetected_chromedriver as uc
from selenium.webdriver.support import expected_conditions
from selenium.webdriver.support.wait import WebDriverWait
from selenium.webdriver.common.by import By

if __name__ == "__main__":
    folderchromedriver = "f:\\seleniumdriver2"
    path = download_undetected_chromedriver(
        folder_path_for_exe=folderchromedriver, undetected=True
    )
    driver = uc.Chrome(driver_executable_path=path)
    driver.get(r"https://demo.guru99.com/test/guru99home/")
    getiframes = lambda: Iframes(
        driver,
        By,
        WebDriverWait,
        expected_conditions,
        seperator_for_duplicated_iframe="Ç",
        ignore_google_ads=True,
    )

    driver.switch_to.default_content()
    iframes = getiframes()
    for iframe in iframes.iframes:
        try:
            iframes.switch_to(iframe)
            elemethods = driver.find_elements(By.CSS_SELECTOR, "*")
            print(f"Iframe: {iframe}")
            print(f"{repr(elemethods)[:130]}...")
        except Exception as fe:
            print(fe)
            continue


Iframe: mainframe
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="78712d03-5629-4518-9609-24...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="251bc994-ef06-4b19-a0c5-fe...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="__ccpaLocator"][style="display: none;"]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="befaa87e-29be-4184-b9c0-77...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="__ccpaLocator"][style="display: none;"][name="__uspapiLocator"][style="display: none;"]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="c70545fc-68f4-4e87-97aa-1d...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="__ccpaLocator"][style="display: none;"][name="__uspapiLocator"][style="display: none;"][width="560"][height="315"][wmode="transparent"][src="https://www.youtube.com/embed/RbSlW8jZFe8"][frameborder="0"][allowfullscreen=""]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="b28a1c56-1efe-40a3-962b-9c...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="__ccpaLocator"][style="display: none;"][name="__uspapiLocator"][style="display: none;"][width="560"][height="315"][wmode="transparent"][src="https://www.youtube.com/embed/RbSlW8jZFe8"][frameborder="0"][allowfullscreen=""][id="a077aa5e"][name="a077aa5e"][src="ads.html"][width="750px;"][height="110px;"][scrolling="no"]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="80079f87-2c12-488e-9405-29...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="__ccpaLocator"][style="display: none;"][name="__uspapiLocator"][style="display: none;"][width="560"][height="315"][wmode="transparent"][src="https://www.youtube.com/embed/RbSlW8jZFe8"][frameborder="0"][allowfullscreen=""][id="a077aa5e"][name="a077aa5e"][src="ads.html"][width="750px;"][height="110px;"][scrolling="no"][name="__tcfapiLocator"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="d88af627-b551-4fd3-8b1e-f7...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="__ccpaLocator"][style="display: none;"][name="__uspapiLocator"][style="display: none;"][width="560"][height="315"][wmode="transparent"][src="https://www.youtube.com/embed/RbSlW8jZFe8"][frameborder="0"][allowfullscreen=""][id="a077aa5e"][name="a077aa5e"][src="ads.html"][width="750px;"][height="110px;"][scrolling="no"][name="__tcfapiLocator"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="googlefcInactive"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="8e187b45-f88f-4013-a979-6a...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="__ccpaLocator"][style="display: none;"][name="__uspapiLocator"][style="display: none;"][width="560"][height="315"][wmode="transparent"][src="https://www.youtube.com/embed/RbSlW8jZFe8"][frameborder="0"][allowfullscreen=""][id="a077aa5e"][name="a077aa5e"][src="ads.html"][width="750px;"][height="110px;"][scrolling="no"][name="__tcfapiLocator"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="googlefcInactive"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="googlefcLoaded"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="0c34c6b7-a1e7-42e2-93c4-17...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="__ccpaLocator"][style="display: none;"][name="__uspapiLocator"][style="display: none;"][width="560"][height="315"][wmode="transparent"][src="https://www.youtube.com/embed/RbSlW8jZFe8"][frameborder="0"][allowfullscreen=""][id="a077aa5e"][name="a077aa5e"][src="ads.html"][width="750px;"][height="110px;"][scrolling="no"][name="__tcfapiLocator"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="googlefcInactive"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="googlefcLoaded"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][src="https://1efcbdddb1978ef4ac56c7131dfaf376.safeframe.googlesyndication.com/safeframe/1-0-40/html/container.html"][style="visibility: hidden; display: none;"]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="cb0a7001-1e46-4822-b54b-fb...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="__ccpaLocator"][style="display: none;"][name="__uspapiLocator"][style="display: none;"][width="560"][height="315"][wmode="transparent"][src="https://www.youtube.com/embed/RbSlW8jZFe8"][frameborder="0"][allowfullscreen=""][id="a077aa5e"][name="a077aa5e"][src="ads.html"][width="750px;"][height="110px;"][scrolling="no"][name="__tcfapiLocator"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="googlefcInactive"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="googlefcLoaded"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][src="https://1efcbdddb1978ef4ac56c7131dfaf376.safeframe.googlesyndication.com/safeframe/1-0-40/html/container.html"][style="visibility: hidden; display: none;"][src="https://google-bidout-d.openx.net/w/1.0/pd?plm=5"][width="0"][height="0"][style="display:none;"]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="91428059-8136-48fc-850b-cc...
Iframe: iframe[name="googlefcPresent"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="__ccpaLocator"][style="display: none;"][name="__uspapiLocator"][style="display: none;"][width="560"][height="315"][wmode="transparent"][src="https://www.youtube.com/embed/RbSlW8jZFe8"][frameborder="0"][allowfullscreen=""][id="a077aa5e"][name="a077aa5e"][src="ads.html"][width="750px;"][height="110px;"][scrolling="no"][name="__tcfapiLocator"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="googlefcInactive"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][name="googlefcLoaded"][src="about:blank"][style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"][src="https://1efcbdddb1978ef4ac56c7131dfaf376.safeframe.googlesyndication.com/safeframe/1-0-40/html/container.html"][style="visibility: hidden; display: none;"][src="https://google-bidout-d.openx.net/w/1.0/pd?plm=5"][width="0"][height="0"][style="display:none;"][src="https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=demo.guru99.com&gdpr=0&gdpr_consent=#{"uid":{"origin":0},"lwid":{"origin":0},"bundle":{"origin":0},"optout":{"value":false,"origin":0},"sid":{"origin":0},"tld":"guru99.com","topUrl":"demo.guru99.com","version":132,"cw":true,"lsw":true,"origin":"publishertagids","requestId":"0.1821370865580214"}"][width="0"][height="0"][frameborder="0"][title="Criteo GUM iframe"][style="border-width: 0px; margin: 0px; display: none;"]
[<selenium.webdriver.remote.webelement.WebElement (session="8a063acdf98ac2adab089e34a8ace420", element="692af50d-20a0-435f-a991-1b...


```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hansalemaos/a_selenium_iframes_crawler",
    "name": "a-selenium-iframes-crawler",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Selenium,iframes",
    "author": "Johannes Fischer",
    "author_email": "<aulasparticularesdealemaosp@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e1/76/e37938ce6c14e33b5e911796dbfc0599f8f53591ab621c059ed81ee001f3/a_selenium_iframes_crawler-0.10.tar.gz",
    "platform": null,
    "description": "\n# No more pain with iframes ... \n\n\n```python\n# Tested with:\n# https://github.com/ultrafunkamsterdam/undetected-chromedriver\n# Python 3.9.13\n# Windows 10\n\n$pip install a-selenium-iframes-crawler\n\n\n# Here is one example\n\nfrom a_selenium_iframes_crawler import Iframes\nfrom auto_download_undetected_chromedriver import download_undetected_chromedriver\nimport undetected_chromedriver as uc\nfrom selenium.webdriver.support import expected_conditions\nfrom selenium.webdriver.support.wait import WebDriverWait\nfrom selenium.webdriver.common.by import By\n\nif __name__ == \"__main__\":\n    folderchromedriver = \"f:\\\\seleniumdriver2\"\n    path = download_undetected_chromedriver(\n        folder_path_for_exe=folderchromedriver, undetected=True\n    )\n    driver = uc.Chrome(driver_executable_path=path)\n    driver.get(r\"https://demo.guru99.com/test/guru99home/\")\n    getiframes = lambda: Iframes(\n        driver,\n        By,\n        WebDriverWait,\n        expected_conditions,\n        seperator_for_duplicated_iframe=\"\u00c7\",\n        ignore_google_ads=True,\n    )\n\n    driver.switch_to.default_content()\n    iframes = getiframes()\n    for iframe in iframes.iframes:\n        try:\n            iframes.switch_to(iframe)\n            elemethods = driver.find_elements(By.CSS_SELECTOR, \"*\")\n            print(f\"Iframe: {iframe}\")\n            print(f\"{repr(elemethods)[:130]}...\")\n        except Exception as fe:\n            print(fe)\n            continue\n\n\nIframe: mainframe\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"78712d03-5629-4518-9609-24...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"251bc994-ef06-4b19-a0c5-fe...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"__ccpaLocator\"][style=\"display: none;\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"befaa87e-29be-4184-b9c0-77...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"__ccpaLocator\"][style=\"display: none;\"][name=\"__uspapiLocator\"][style=\"display: none;\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"c70545fc-68f4-4e87-97aa-1d...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"__ccpaLocator\"][style=\"display: none;\"][name=\"__uspapiLocator\"][style=\"display: none;\"][width=\"560\"][height=\"315\"][wmode=\"transparent\"][src=\"https://www.youtube.com/embed/RbSlW8jZFe8\"][frameborder=\"0\"][allowfullscreen=\"\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"b28a1c56-1efe-40a3-962b-9c...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"__ccpaLocator\"][style=\"display: none;\"][name=\"__uspapiLocator\"][style=\"display: none;\"][width=\"560\"][height=\"315\"][wmode=\"transparent\"][src=\"https://www.youtube.com/embed/RbSlW8jZFe8\"][frameborder=\"0\"][allowfullscreen=\"\"][id=\"a077aa5e\"][name=\"a077aa5e\"][src=\"ads.html\"][width=\"750px;\"][height=\"110px;\"][scrolling=\"no\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"80079f87-2c12-488e-9405-29...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"__ccpaLocator\"][style=\"display: none;\"][name=\"__uspapiLocator\"][style=\"display: none;\"][width=\"560\"][height=\"315\"][wmode=\"transparent\"][src=\"https://www.youtube.com/embed/RbSlW8jZFe8\"][frameborder=\"0\"][allowfullscreen=\"\"][id=\"a077aa5e\"][name=\"a077aa5e\"][src=\"ads.html\"][width=\"750px;\"][height=\"110px;\"][scrolling=\"no\"][name=\"__tcfapiLocator\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"d88af627-b551-4fd3-8b1e-f7...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"__ccpaLocator\"][style=\"display: none;\"][name=\"__uspapiLocator\"][style=\"display: none;\"][width=\"560\"][height=\"315\"][wmode=\"transparent\"][src=\"https://www.youtube.com/embed/RbSlW8jZFe8\"][frameborder=\"0\"][allowfullscreen=\"\"][id=\"a077aa5e\"][name=\"a077aa5e\"][src=\"ads.html\"][width=\"750px;\"][height=\"110px;\"][scrolling=\"no\"][name=\"__tcfapiLocator\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"googlefcInactive\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"8e187b45-f88f-4013-a979-6a...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"__ccpaLocator\"][style=\"display: none;\"][name=\"__uspapiLocator\"][style=\"display: none;\"][width=\"560\"][height=\"315\"][wmode=\"transparent\"][src=\"https://www.youtube.com/embed/RbSlW8jZFe8\"][frameborder=\"0\"][allowfullscreen=\"\"][id=\"a077aa5e\"][name=\"a077aa5e\"][src=\"ads.html\"][width=\"750px;\"][height=\"110px;\"][scrolling=\"no\"][name=\"__tcfapiLocator\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"googlefcInactive\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"googlefcLoaded\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"0c34c6b7-a1e7-42e2-93c4-17...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"__ccpaLocator\"][style=\"display: none;\"][name=\"__uspapiLocator\"][style=\"display: none;\"][width=\"560\"][height=\"315\"][wmode=\"transparent\"][src=\"https://www.youtube.com/embed/RbSlW8jZFe8\"][frameborder=\"0\"][allowfullscreen=\"\"][id=\"a077aa5e\"][name=\"a077aa5e\"][src=\"ads.html\"][width=\"750px;\"][height=\"110px;\"][scrolling=\"no\"][name=\"__tcfapiLocator\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"googlefcInactive\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"googlefcLoaded\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][src=\"https://1efcbdddb1978ef4ac56c7131dfaf376.safeframe.googlesyndication.com/safeframe/1-0-40/html/container.html\"][style=\"visibility: hidden; display: none;\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"cb0a7001-1e46-4822-b54b-fb...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"__ccpaLocator\"][style=\"display: none;\"][name=\"__uspapiLocator\"][style=\"display: none;\"][width=\"560\"][height=\"315\"][wmode=\"transparent\"][src=\"https://www.youtube.com/embed/RbSlW8jZFe8\"][frameborder=\"0\"][allowfullscreen=\"\"][id=\"a077aa5e\"][name=\"a077aa5e\"][src=\"ads.html\"][width=\"750px;\"][height=\"110px;\"][scrolling=\"no\"][name=\"__tcfapiLocator\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"googlefcInactive\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"googlefcLoaded\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][src=\"https://1efcbdddb1978ef4ac56c7131dfaf376.safeframe.googlesyndication.com/safeframe/1-0-40/html/container.html\"][style=\"visibility: hidden; display: none;\"][src=\"https://google-bidout-d.openx.net/w/1.0/pd?plm=5\"][width=\"0\"][height=\"0\"][style=\"display:none;\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"91428059-8136-48fc-850b-cc...\nIframe: iframe[name=\"googlefcPresent\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"__ccpaLocator\"][style=\"display: none;\"][name=\"__uspapiLocator\"][style=\"display: none;\"][width=\"560\"][height=\"315\"][wmode=\"transparent\"][src=\"https://www.youtube.com/embed/RbSlW8jZFe8\"][frameborder=\"0\"][allowfullscreen=\"\"][id=\"a077aa5e\"][name=\"a077aa5e\"][src=\"ads.html\"][width=\"750px;\"][height=\"110px;\"][scrolling=\"no\"][name=\"__tcfapiLocator\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"googlefcInactive\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][name=\"googlefcLoaded\"][src=\"about:blank\"][style=\"display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;\"][src=\"https://1efcbdddb1978ef4ac56c7131dfaf376.safeframe.googlesyndication.com/safeframe/1-0-40/html/container.html\"][style=\"visibility: hidden; display: none;\"][src=\"https://google-bidout-d.openx.net/w/1.0/pd?plm=5\"][width=\"0\"][height=\"0\"][style=\"display:none;\"][src=\"https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=demo.guru99.com&gdpr=0&gdpr_consent=#{\"uid\":{\"origin\":0},\"lwid\":{\"origin\":0},\"bundle\":{\"origin\":0},\"optout\":{\"value\":false,\"origin\":0},\"sid\":{\"origin\":0},\"tld\":\"guru99.com\",\"topUrl\":\"demo.guru99.com\",\"version\":132,\"cw\":true,\"lsw\":true,\"origin\":\"publishertagids\",\"requestId\":\"0.1821370865580214\"}\"][width=\"0\"][height=\"0\"][frameborder=\"0\"][title=\"Criteo GUM iframe\"][style=\"border-width: 0px; margin: 0px; display: none;\"]\n[<selenium.webdriver.remote.webelement.WebElement (session=\"8a063acdf98ac2adab089e34a8ace420\", element=\"692af50d-20a0-435f-a991-1b...\n\n\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "No more pain with iframes ...",
    "version": "0.10",
    "project_urls": {
        "Homepage": "https://github.com/hansalemaos/a_selenium_iframes_crawler"
    },
    "split_keywords": [
        "selenium",
        "iframes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8b6545c08611c93f7da771f512fc699b183ec3cc7226a3a7a28009315079249",
                "md5": "a359950dd146c6fe8e2ce59d07b24ced",
                "sha256": "236f825ebdb68492c7525aab485bc1dc89da06d7af1f5dbd13d37f8ee6a20ff0"
            },
            "downloads": -1,
            "filename": "a_selenium_iframes_crawler-0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a359950dd146c6fe8e2ce59d07b24ced",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8132,
            "upload_time": "2023-01-01T03:30:30",
            "upload_time_iso_8601": "2023-01-01T03:30:30.040316Z",
            "url": "https://files.pythonhosted.org/packages/b8/b6/545c08611c93f7da771f512fc699b183ec3cc7226a3a7a28009315079249/a_selenium_iframes_crawler-0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e176e37938ce6c14e33b5e911796dbfc0599f8f53591ab621c059ed81ee001f3",
                "md5": "8adef44502d227f47615c397d2ccbd2f",
                "sha256": "7c13908b847719c95d9360c877a1501897aa62981856ac6dc1145771137affcf"
            },
            "downloads": -1,
            "filename": "a_selenium_iframes_crawler-0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "8adef44502d227f47615c397d2ccbd2f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6755,
            "upload_time": "2023-01-01T03:30:31",
            "upload_time_iso_8601": "2023-01-01T03:30:31.583481Z",
            "url": "https://files.pythonhosted.org/packages/e1/76/e37938ce6c14e33b5e911796dbfc0599f8f53591ab621c059ed81ee001f3/a_selenium_iframes_crawler-0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-01 03:30:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hansalemaos",
    "github_project": "a_selenium_iframes_crawler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "a-selenium-iframes-crawler"
}
        
Elapsed time: 0.24117s