🕸️Case 2: Scraping Websites
Have you wondered how programs can pull information straight off of websites? Learn with the "Triple Threat" puzzle.
We've discovered a mysteriously cryptic website that seems to be hiding a secret message. It has instructions on the homepage, and we think that you have to use a program to follow them. Give it a try!
Before you start writing your program, try exploring the website.
Tools to Use:
Level 1
We found a rather strange website... It's nicknamed "triple threat" and has strangely simple instructions on the homepage. Could you write a program for us that automatically completes the task and prints out the code?
Link: https://triplethreat.emilychen10.repl.co
Lab
We need you to do some investigative work... Test your web-scraping skills out by selecting an appropriate website (like your school's webpage) and trying to "scrape" information off of it!
Last updated