Save only a single element of a webpage #1441
-
Hi there, noob question, i don't know anything about html... so bare with me; Is it possible (possibly using Singlefile-cli) to only extract a single frame of a website? I can see with uBlock the class (? i think) name is Please advise, |
Beta Was this translation helpful? Give feedback.
Answered by
gildas-lormeau
Apr 30, 2024
Replies: 1 comment
-
Hi, It's possible via a userscript. It requires a little knowledge in JavaScript, see this similar question for example: #1391 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
notDavid
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
It's possible via a userscript. It requires a little knowledge in JavaScript, see this similar question for example: #1391