ChangeLog

0.2.0 (2025-02-07)

Changed

These symbols are exported from scrapycl (1 2):

These are exported from scrapycl (1 2)/DOWNLOADER:

Generic-function scrapycl/downloader:fetch now has three optional arguments:

Also, generic-function scrapycl/downloader:fetch now setups RETRY-REQUEST restart which can be called using scrapycl/downloader:retry-request function.

A function scrapycl/downloader:retry-if was added to help call scrapycl/downloader:retry-request only if some predicate on error condition returns T and number of attempts does not exceed a limit.

Fixes

Parsing helper merge-url-with now will not fail if given node is NIL.

0.1.0 (2024-03-17)