How to Get Started

Clone the Repository

Clone the repository using the following command:

git clone https://github.com/jonaylor89/housefly.git
cd housefly

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.