Web Scraping with PHP, 2nd Edition: A php[architect] guide

Web Scraping with PHP, 2nd Edition: A php[architect] guide image
ISBN-10:

1940111676

ISBN-13:

9781940111674

Author(s): Turland, Matthew
Released: Aug 26, 2019
Publisher: php[architect]
Format: Paperback, 188 pages
to view more data

Description:

Learn how to automate the Web with PHP.Are you integrating with another web site but an API is not available? Does their API not provide what you need? Web scraping is a time-honored technique for collecting the information you need from a web page. In this book, you’ll learn the various tools and libraries available in PHP to retrieve, parse, and extract data from HTML.The Web has come a long way in the last ten years. Web Scraping with PHP, 2nd Edition includes updates to the techniques of the first edition to account for modern PHP 7 based libraries written to more easily interact with web data. Whether you use plain PHP with cURL or a popular framework like Zend Framework or Symfony, this book is full of examples showing how to use the classes and functions available. Topics covered include:

  • HTTP requests and responses
  • PHP’s HTTP Stream wrapper
  • Using the cURL extension
  • Working with the pecl_http extension
  • Parsing responses with Guzzle
  • Zend Framework’s HTTP classes
  • An overview of Symfony’s libraries for web automation
  • Writing a client from scratch
  • Extensions for parsing and tidying XML and HTML
  • Using regular expressions
  • ... and more. Written by PHP professional Matthew Turland, this book builds on his expertise in creating custom web clients.











  • We're an Amazon Associate. We earn from qualifying purchases at Amazon and all stores listed here.