Developing Web Crawler with Requests

# Introduction The objective of this challenge is to write a script that accesses the course page of LabEx and saves its source code to a file. To accomplish this, we will use Python and the Requests module.

|60 : 00

Click the virtual machine below to start practicing