Advanced Web Scraping Tactics: Python Playbook
Offered By: Pluralsight
Course Description
Overview
In the Advanced Web Scraping Tactics: Python 3 Playbook course, you'll learn how to navigate and circumvent problems such as POST forms, login pages, and button inputs that frequently come up when you're trying to scrape data from websites.
Scraping static, uncomplicated webpages is easy to do with Python. The going gets a little tougher though when you are confronted with things like login pages, checkboxes, and forms. In this course, Advanced Web Scraping Tactics: Python 3 Playbook, you will take what you already know about introductory web scraping and learn advanced web scraping techniques. First, you will learn what advanced web scraping means, followed by how to handle form submissions with the Python requests module and Selenium. Next, you will deal with how to handle websites with login pages and cookies, and how to provide button input values such as clicking checkboxes and radio buttons. Finally, you will use Selenium to upload files which will come in handy when you are required by websites to upload images, PDF files, and more to proceed further. When you are finished with this course, you will have the skills to navigate problems when trying to scrape data from websites.
Scraping static, uncomplicated webpages is easy to do with Python. The going gets a little tougher though when you are confronted with things like login pages, checkboxes, and forms. In this course, Advanced Web Scraping Tactics: Python 3 Playbook, you will take what you already know about introductory web scraping and learn advanced web scraping techniques. First, you will learn what advanced web scraping means, followed by how to handle form submissions with the Python requests module and Selenium. Next, you will deal with how to handle websites with login pages and cookies, and how to provide button input values such as clicking checkboxes and radio buttons. Finally, you will use Selenium to upload files which will come in handy when you are required by websites to upload images, PDF files, and more to proceed further. When you are finished with this course, you will have the skills to navigate problems when trying to scrape data from websites.
Syllabus
- Course Overview 1min
- Introducing Advanced Web Scraping & Handling Form Submissions 14mins
- Submitting Cookies & Button Input Values to a URL 20mins
- Uploading Files to a Webpage during Scraping 7mins
Taught by
Pratheerth Padman
Related Courses
Web and Mobile Testing with SeleniumUniversity of Minnesota via Coursera Create Your First Automation Script Using Selenium and Java
Coursera Project Network via Coursera Automate an e-commerce web application using Selenium & Java
Coursera Project Network via Coursera Advanced TestNG Framework and Integration with Selenium
Coursera Project Network via Coursera Behavior Driven Development with Selenium and Cucumber
Coursera Project Network via Coursera