4th Street Bar Hive-Bar

Hive-Bar Powered by Hive beta-fdb5b5b

Community post

JS Document selector to click on HIVE Profile button

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.

Are there any other form or input devices or sensor that capture data or push it into the internet other than a form and POST?

#js #javascript #clickonprofile

2 upvotes $0.01

Replies (1)

Review before signing

Posting as . Signing with . Keychain permission: Posting. Hive Keychain will ask you to approve this action next.


  
Technical details

Operation fingerprint: