From 9a2316e1773caf098db7a4ad47ceee1f87c149c4 Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 19 Aug 2021 19:29:00 +0100 Subject: [PATCH] Add Chrome PHP. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1fa9c2..b12df8c 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT ### Scraping *Libraries for scraping websites.* +* [Chrome PHP](https://github.com/chrome-php/chrome) - Instrument headless Chrome/Chromium instances from PHP. * [DiDOM](https://github.com/Imangazaliev/DiDOM) - A super fast HTML scrapper and parser. * [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page. * [Goutte](https://github.com/FriendsOfPHP/Goutte) - A simple web scraper.