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...
Autores principales: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2018.
|
Edición: | 1st ed. 2018. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630723006719 |
Tabla de Contenidos:
- 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.