Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

fikri1510's avatar

How to automated web scraping with laravel

I know that goutte is a package for web scraping. But I need to automated scraping everytime the targeted sites updated. What comes to my mind is to use goutte and cronjobs, is this possible?? or to use Scrapy framework which is python.

0 likes
2 replies
cojamav720's avatar

This Will Help You.

Here's my seeder, which populated my database ready for the main data extraction;

Please or to participate in this conversation.