rapttor/scraper

General scraping helper class

Installs: 6 799

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/rapttor/scraper

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

This package is auto-updated.

Last update: 2025-09-24 11:28:47 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"
    }
  ]