在laravel 5.3中从dbpedia中获取数据

I want to search persons in dbpedia and scrape some information like biography, state and an image. I find some ways to scrape data for example using Goutte ( https://github.com/FriendsOfPHP/Goutte ). But i want to know if there is a better and simple way to do it.