thewebsolver/scraper

A simple and straight-forward PHP package to scrape content

dev-main 2025-09-14 10:13 UTC

This package is auto-updated.

Last update: 2025-09-14 10:14:05 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.