thewebsolver/scraper

A simple and straight-forward PHP package to scrape content

dev-main 2025-08-20 08:14 UTC

This package is auto-updated.

Last update: 2025-08-20 08:14:23 UTC


README

TheWebSolver Scraper is a simple and straight-forward PHP package to scrape web content.

Installation (via Composer)

Install library using composer command:

$ composer require thewebsolver/scraper

Usage

For usage details, visit Wiki page.