Practical Web Scraping for Data Science Best Practices and Examples with Python

This book provides a complete and modern guide to web scraping, using Python as the programming language, without glossing over important details or best practices. Written with a data science audience in mind, the book explores both scraping and the larger context of web technologies in which it op...

Full description

Bibliographic Details
Main Authors: vanden Broucke, Seppe. author (author), Baesens, Bart. author
Format: eBook
Language:Inglés
Published: Berkeley, CA : Apress 2018.
Edition:1st ed. 2018.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630723006719
Table of Contents:
  • Part I: Web Scraping Basics
  • 1. Introduction
  • 2. The Web Speaks HTTP
  • 3. Stirring the HTML and CSS Soup
  • Part II: Advanced Web Scraping
  • 4. Delving Deeper in HTTP
  • 5. Dealing with JavaScript
  • 6. From Web Scraping to Web Crawling
  • Part III: Managerial Concerns and Best Practices
  • 7. Managerial and Legal Concerns
  • 8. Closing Topics
  • 9. Examples.