How to Get Started
Clone the Repository
Clone the repository using the following command:
git clone https://github.com/jonaylor89/housefly.git
cd housefly
Navigate to Chapter 1
Each chapter contains a simple website to scrape, along with an expected.txt file defining the correct output.
Write Your Scraper
Implement your solution inside the corresponding solution[number]/
directory.