HTML Elements and Web Requests

GitHub Script

Set up:

  • Start the XAMPP Control Panel

  • Make sure Apache and MySQL are running

  • Check connection to localhost or host IP address

  • Navigate to the folder “C:\xampp\htdocs”

  • Create a new file here called ToBeScraped.html

  • Input the following:

  • Save the file and check that your webpage works!

Unsolved:

Solved:

Unsolved:

Solved:

Unsolved:

Solved:

Get outer text of every element with the tag h2

Unsolved:

Solved:

Unsolved:

Solved:

Last updated