/php_web_scraper

A simple PHP web scraping demo project

Primary LanguagePHP

PHP Web Scraping

The project demostrates the various open source PHP libraries you may use to scrape a website.

Installation

Clone into your machine, then inside the project directory run

composer install

You can execute the files individually on your terminal as explained in this PHP Web Scraping tutorial

Enjoy!