Jump to ratings and reviews
Rate this book

Getting Started with Beautiful Soup

Rate this book
This book is a practical, hands-on guide that takes you through the techniques of web scraping using Beautiful Soup.Getting Started with Beautiful Soup is great for anybody who is interested in website scraping and extracting information. However, a basic knowledge of Python, HTML tags, and CSS is required for better understanding.

130 pages, ebook

First published January 1, 2014

6 people are currently reading
8 people want to read

About the author

Vineeth G. Nair

1 book2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
6 (31%)
4 stars
8 (42%)
3 stars
4 (21%)
2 stars
0 (0%)
1 star
1 (5%)
Displaying 1 - 6 of 6 reviews
Profile Image for Strong Extraordinary Dreams.
592 reviews29 followers
June 5, 2017
It's a good book. Either by accident or on purpose its descriptions are vague enough that one has to work through the examples and instructions properly, ending in a much better learning experience.

1 review
March 3, 2014
Dry, but complete and well-structured

This book is suitable for people who know already what an object is, but not yet the difference between lxml and html5lib.

It is very well structured and keeps example code minimal, but sufficient. For beginners it provides idiot-proof installation instructions and a lot of hints at mistakes one could make, even at very stupid ones. For more advanced programmers, the book proposes best practices and shows details that are not present in the online documentation.

I have only one objection. The book is very dry and reading it is a bit tiring despite its limited and relatively simple subject. If the examples were funny or in another way entertaining, the book would be easier to read. Also, showing things in a more general perspective a few times would make reading easier and more satisfying. Even a simple explanation of the name "Beautiful Soup" would give an impression of the problem the package attacks.

Before reading the book I had no experience with Beautiful Soup and was wondering how I could use it to deactivate links in foreign content I was including in my website. After spending 15 Minutes with reading the proper chapter in "Getting started with Beautiful Soup", I had at least five possible solutions at hand. And it was obvious which one is best.
1 review
March 14, 2014
Sometimes you need to find out ways to get data from third party sites that do not provide any api and I have been a fan of python for providing a beautiful library called beautiful soup.

Getting Started with Beautiful Soup is a well structured book covering the topic and makes learning fun and interesting. Really simplistic approach and recommended if you want to get up and running with beautiful soup investing less time. Good book, recommended for beginners.
Author 8 books6 followers
November 26, 2014
It's a nice book to get an introduction in the steps of web scraping. Unfortunately, packtpub.com has changed and this site is used in all the examples. This makes it hard for beginners to follow what is happening in the code.
Displaying 1 - 6 of 6 reviews

Can't find what you're looking for?

Get help and learn more about the design.