October 2015
Beginner to intermediate
174 pages
3h 32m
English
Interacting with forms is a necessary skill when scraping web pages. This chapter covered two approaches: first, analyzing the form to generate the expected POST request manually, and second, using the high-level Mechanize module.
In the following chapter, we will expand our form skillset and learn how to submit forms that require passing CAPTCHA.
Read now
Unlock full access