radowoj/crawla

Simple web crawler based on Symfony components and Guzzle

v0.5.0 2025-05-24 16:52 UTC

This package is auto-updated.

Last update: 2025-05-24 16:53:49 UTC


README

Scrutinizer Code Quality Code Coverage Build Status

Installation

Via composer

$ composer require radowoj/crawla

Example 1 - get titles and readmes from pages linked from an entry point

View source

Example 2 - simple site map

View source