thewebsolver/scraper

A simple and straight-forward PHP package to scrape content

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/thewebsolver/scraper

dev-main 2025-09-18 11:53 UTC

This package is auto-updated.

Last update: 2025-09-18 11:54:06 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.