JS Document selector to click on STEEMIT Profile button

in #js2 years ago

image.png

document.querySelector(".VerticalMenu ul li:first-child a").click();

When there no class to hook onto psudeo classes :first-child :last-child :n(th) help hook onto the html tag you looking for then can take out its innerHTML, most of the time with a scrap its the innerHTML we want or a link

Can also use XPathing
Same as we can inject into the DOM. Document Object Model, The whole web page document

We can also remove or strip from the DOM and delete tags off the screen
might want to delete everything before you scrap
Almost everything we look at is a web page or a form.
This input whatapp field I'm sending this message to you is no different from a input field in a form making a POST to the web server
forms and input hasn't really changed since we've had machines.
another input could be a mic or a camera or heart rate monitor.

We looking to make more breadcrumbs for everyone, little bits of valuable information.

Can you think of any other form or input devices or sensor that capture data or push it into the internet other than a form and POST?

Coin Marketplace

STEEM 0.17
TRX 0.15
JST 0.029
BTC 61896.22
ETH 2413.79
USDT 1.00
SBD 2.66