Check out this Python web scraping article (GitHub) by Mitchell O’Donnell. It’s got solid BS4 examples and even touches on Scrapy.
The repo’s got clean code and a section on handling JS-heavy sites with Selenium.
Link: [github.com/mitchodonnell/scraping-guide](https://github.com/mitchodonnell/scraping-guide)
Worth a look!
The repo’s got clean code and a section on handling JS-heavy sites with Selenium.
Link: [github.com/mitchodonnell/scraping-guide](https://github.com/mitchodonnell/scraping-guide)
Worth a look!
