HTML Elements and Web Requests
GitHub Script



Count Links on a Page


Get the links as HTML elements


Get the links and display only the URL and its text


Get outer text of every element with the tag h2


Print innerText of every div element that has the class as “div-1”


Last updated