Refactoring A PDF And Web Scraper Part 1 // CODE ROAST

💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this code roast episode, I analyze and do a refactoring of a PDF and web scraper script that has a surprising design twist - I've never seen this before! This is part 1, next week I'll post the finale (part 2)! The code I worked on in this episode is available here: https://github.com/ArjanCodes/2021-co.... 🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/ 🔖 Chapters: 0:00 Intro 1:40 Explaining the example 3:41 Code review and analysis 13:45 Refactoring the pdf scraper 21:16 Refactoring the file/folder request inheritance 24:34 Further cleanup of pdf scraper class 35:52 Example unit test #arjancodes #softwaredesign #python