thewebsolver/scraper

A simple and straight-forward PHP package to scrape content

Maintainers

Package info

github.com/TheWebSolver/scraper

pkg:composer/thewebsolver/scraper

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2025-12-13 11:22 UTC

This package is auto-updated.

Last update: 2026-03-13 12:05:35 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.