DEV Community

Discussion on: Web Scraping Using Laravel and Goutte

Collapse
 
peter279k profile image
peter279k

The Goutte package is to install some dependencies together and I don't need all of them that it includes.

I only install the guzzlehttp/guzzle and symfony/dom-crawler to accomplish my crwaling requirements :).

Thread Thread
 
spiritupbro profile image
spiritupbro

oh i see i got you know so we dont have a bunch of dependencies on our laravel apps thanks bro thats wonderful explanation i will try that in my next project