From the course: Web Scraping with Python

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - Python Tutorial

From the course: Web Scraping with Python

Start my 1-month free trial

Next steps

- [Instructor] So the thing that I recommend to everyone when pursuing any programming or computer science field, pick a project that interests you and learn via doing that. Granted, if you're watching this series because you already have a specific project for work, well great. Maybe you declare your interest to be making money and pursue that. But seriously, having a specific goal you're working towards is going to make the path to learning so much easier. More concretely, I think there are a few major directions that most people are going to want to go in from here. If you're interested in Selenium and automated testing with Selenium, check out "Python Automation and Testing" by Bhoomika Agarwal. This covers Selenium from a web application testing point of view, but the principles can also be applied to web scraping. So the only difference is you're not testing an app you own and web scraping, you're testing someone…

Contents