Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Crawler Laravel Package

spatie/crawler

Fast, concurrent web crawler for PHP. Crawl sites, collect internal URLs with depth limits, and hook into crawl events. Can execute JavaScript via Chrome/Puppeteer for rendered pages. Includes fakes for testing crawl logic without real HTTP requests.

View on GitHub
Deep Wiki
Context7
9.2.1

What's Changed

Full Changelog: https://github.com/spatie/crawler/compare/9.0.1...9.2.1

9.0.1

What's fixed

When the crawler reached its time limit, crawl limit, or was interrupted via a signal, any HTTP requests that were still in-flight in the Guzzle pool would eventually fail (e.g. due to their per-request timeout) and get reported to crawlFailed. These URLs were dispatched but never truly crawled, so reporting them as failures was misleading.

The CrawlRequestFailed handler now checks whether the crawler has reached its limits before reporting a failure. If it has, the failure is silently ignored.

Regular request failures (timeouts, connection errors, server errors) that happen during normal crawling are still reported as before.

8.5.0

Add Laravel 13 support

8.4.7

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.4.6...8.4.7

8.4.6
8.4.5

What's Changed

Full Changelog: https://github.com/spatie/crawler/compare/8.4.4...8.4.5

8.4.4

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.4.3...8.4.4

8.4.3

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.4.2...8.4.3

8.4.2

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.4.1...8.4.2

8.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.3.1...8.4.0

8.3.1

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.3.0...8.3.1

8.2.2

What's Changed

Full Changelog: https://github.com/spatie/crawler/compare/8.2.1...8.2.2

8.2.1

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.2.0...8.2.1

8.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.1.0...8.2.0

8.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.0.4...8.1.0

8.0.4
  • allow Browsershot v4
8.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.0.2...8.0.3

8.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.0.1...8.0.2

8.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/8.0.0...8.0.1

8.0.0
  • add linkText to crawl observer methods
  • upgrade dependencies
7.1.3
  • support Laravel 10
7.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/7.1.1...7.1.2

7.1.0
  • allow Laravel 9 collections
7.0.5

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/7.0.4...7.0.5

7.0.4

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/crawler/compare/7.0.3...7.0.4

7.0.3
  • improve exception message
7.0.2
  • allow psr7 v2
7.0.1
  • change response type hint (#371)
7.0.0
  • require PHP 8+
  • drop support for PHP 7.x
  • convert syntax to PHP 8
  • no API changes have been made
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport