rapttor/scraper

General scraping helper class

dev-master 2025-06-24 11:00 UTC

This package is auto-updated.

Last update: 2025-07-24 11:07:31 UTC


README

Features

Scraping helper class

Install

composer require rapttor/scraper

or

  "require": {
    "rapttor/scraper": "dev-master"
  },
  "repositories":[
    {
      "type": "vcs",
      "url": "https://github.com/rapttor/scraper.git"
    }
  ]