I am currently using Python in web scraping. I used Selenium and Beautifulsoup libraries in order to scrape. I recently know the Selenium works for php/Laravel.
My question is, could I scrape the web using Laravel + Selenium web driver? If yes can you provide me some links or repositories in order for me to study it? I was forced to use php/Laravel in my scraping work because they said that php is easy to deploy/execute in server for real time scraping.