Web Scraping with Python

If programming is magic then web scraping is surely a form of wizardry. By writing a simple automated program, you can query web servers, request data, and parse it to extract the information you need.

About the Book

If programming is magic then web scraping is surely a form of wizardry. By writing a simple automated program, you can query web servers, request data, and parse it to extract the information you need. The expanded edition of this practical book not only introduces you web scraping, but also serves as a comprehensive guide to scraping almost every type of data from the modern web.


Part I focuses on web scraping mechanics: using Python to request information from a web server, performing basic handling of the server’s response, and interacting with sites in an automated fashion. Part II explores a variety of more specific tools and applications to fit any web scraping scenario you’re likely to encounter.

 

About the Author

An expert in web scraping, web security, and data science, Ryan has hosted workshops and spoken at many events, including Data Day and DEF CON. She has also taught web programming and data science and consulted on coursework at a variety of institutions.


Ryan holds a master’s degree in software engineering from Harvard University Extension School and is currently a senior software engineer at GLG where she creates data analysis tools. Ryan is the author of Web Scraping with Python (O’Reilly), as well as Instant Web Scraping with Java (Packt Publishing).


python-logo


home1