rapttor/scraper

General scraping helper class

Maintainers

Package info

github.com/rapttor/scraper

Homepage

Issues

Wiki

pkg:composer/rapttor/scraper

Statistics

Installs: 9 719

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-02-24 12:38:00 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"
    }
  ]