Web scraper is very useful when we want to get data from another site. We are using goutte library to fetching data from another site. Web scrapping is very helpful for fetching some recent news, article etc… Today we are going to scraping data from WordPress site. Let’s see how to fetch recent posts using Laravel web scraper goutte library.

Laravel web scraping