SingleFile vs SingleFileZ #148
Unanswered
anilabhadatta
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@gildas-lormeau I would like to ask about a doubt.
Does your single-file save contents inside an Iframe? I saw your demo where the iFrame contents are saved perfectly in order using the SingleFileZ extension.
Also If I want to use the js file in dev tools, which js file should I use to get the page content along with iframes?
This is my project
https://github.com/anilabhadatta/educative.io_scraper
and i used your single-file.js to inject in a web-page and then call the single-file function to get the page-content. But few tags mostly iframes were not captured in the page-content. If you could tell me how to use the single-file-z extension then i could probably implement it in my project to capture the iframe data as well.
Beta Was this translation helpful? Give feedback.
All reactions