Web Scraping with Python (O'Reilly)
Monday, 14 September 2015

Learn web scraping and crawling techniques to access unlimited data from any web source in any format. With this practical guide, subtitled Collecting Data from the Modern Web, you’ll learn how to use Python scripts and web APIs to gather and process data from thousands of web pages at once. Aimed at programmers, security professionals, and web administrators familiar with Python, Ryan Mitchell not only ... <ASIN:1491910291>

teaches basic web scraping mechanics, but also delves into more advanced topics, such as analyzing raw data or using scrapers for frontend website testing. Code samples are available to help you understand the concepts in practice.

Author: Ryan Mitchell 
Publisher: O'Reilly
Date: July 24, 2015
Pages: 256
ISBN: 978-1491910290
Print: 1491910291
Kindle: B00ZJNH0G0
Category: Web design and development, Python
Level: Beginners. Student in sciences, engineering, and computer science. 

For alternative titles see Python Books For Beginners, a roundup of our reviews about this language that is very popular for introducing computer science. 

Visit Book Watch Archive for hundreds more titles.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]



C++ Programming, 7th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 9781787910379
Print: 1787910377
Kindle: B0F9LDHDBG
Audience: Developers wanting to learn C++
Rating: 4
Reviewer: Mike James

This is the 7th edition of a slim book on C++. Can you really learn C++ in easy steps?


More Reviews