• 4 min read
•
450 views
Parsing Scraped Web Pages using Goutte
In a previous post I showed you how you can use Guzzle to scrape web pages in parallel. This post will show you how to use the Goutte package to parse the HTML you scraped.