I'm curious if it is possible with pure (vanilla) javascript code, entered into the browser console, to extract all links this (first) page, then emulate a click to go to another page, extract links there and go to the third page. Extract links means to write them into console.I'm curious if it is possible with pure (va