{"type":"video","version":"1.0","html":"<iframe src=\"https://www.loom.com/embed/c70bb3df17ba4e34b0db37a794d401cc\" frameborder=\"0\" width=\"1920\" height=\"1440\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>","height":1440,"width":1920,"provider_name":"Loom","provider_url":"https://www.loom.com","thumbnail_height":1440,"thumbnail_width":1920,"thumbnail_url":"https://cdn.loom.com/sessions/thumbnails/c70bb3df17ba4e34b0db37a794d401cc-410c8bccab9c2c6a.gif","duration":189.0143,"title":"Web Scraping in Python: Implementing a Crawler for Course Descriptions","description":"In this video, I walk you through how I approach answering a web scraping question in Python, specifically focusing on a crawler exercise. We need to fill in two blanks for the first and second pass methods to scrape course descriptions from DataCamp links. I'll demonstrate how to use response.for to get the links and send them to the second pass method, which will return the course descriptions. My goal is to show you the process step-by-step, so feel free to follow along and try it out yourself. Let's run the code and see the results!"}