rapttor/scraper

General scraping helper class

dev-master 2024-09-27 16:01 UTC

This package is auto-updated.

Last update: 2025-04-27 17:06:35 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"
    }
  ]