scrapycl

2024-10-12

The web scraping framework for writing crawlers in Common Lisp.

Upstream URL

github.com/40ants/scrapycl

Author

Alexander Artemenko <svetlyak.40wt@gmail.com>

License

Unlicense
README

scrapycl

The web scraping framework for writing crawlers in Common Lisp.

License:
Unlicense
Authors:
Alexander Artemenko <svetlyak.40wt@gmail.com>
Defsystem Dependencies:
  • 40ants-asdf-system

Dependencies:
  • scrapycl/downloader

  • scrapycl/engine

  • scrapycl/errors

  • scrapycl/output/json

  • scrapycl/output/typed

  • scrapycl/request

  • scrapycl/spider

  • scrapycl/utils

scrapycl-ci

Provides CI settings for scrapycl.

License:
Unlicense
Authors:
Alexander Artemenko <svetlyak.40wt@gmail.com>
Dependencies:
  • 40ants-ci

  • scrapycl-ci/ci

scrapycl-ci/ci

Dependencies:
  • 40ants-ci/jobs/docs

  • 40ants-ci/jobs/linter

  • 40ants-ci/jobs/run-tests

  • 40ants-ci/workflow

  • cl

scrapycl/core

Dependencies:
  • 40ants-doc/ignored-words

  • cl

scrapycl-docs

Provides documentation for scrapycl.

License:
Unlicense
Authors:
Alexander Artemenko <svetlyak.40wt@gmail.com>
Dependencies:
  • scrapycl

  • scrapycl-docs/index

scrapycl-docs/changelog

Dependencies:
  • 40ants-doc/changelog

  • cl

scrapycl-docs/index

Dependencies:
  • 40ants-doc

  • 40ants-doc/autodoc

  • cl

  • docs-config

  • named-readtables

  • pythonic-string-reader

  • quicklisp

  • scrapycl-docs/changelog

  • scrapycl-docs/tutorial

scrapycl-docs/tutorial

Dependencies:
  • 40ants-doc

  • cl

  • named-readtables

  • pythonic-string-reader

scrapycl/downloader

Dependencies:
  • cl

  • dex

  • scrapycl/core

scrapycl/engine

Dependencies:
  • bt2

  • cl

  • log

  • log4cl-extras/error

  • scrapycl/core

  • scrapycl/spider

  • scrapycl/task

  • serapeum

scrapycl/errors

Dependencies:
  • cl

  • quri

  • scrapycl/core

scrapycl/output/json

Dependencies:
  • bt2

  • cl

  • closer-mop

  • scrapycl/core

  • serapeum

  • str

  • yason

scrapycl/output/typed

Dependencies:
  • cl

  • scrapycl/core

  • serapeum

scrapycl/request

Dependencies:
  • cl

  • scrapycl/core

scrapycl/spider

Dependencies:
  • 40ants-doc/ignored-words

  • bt2

  • cl

  • scrapycl/core

  • serapeum

scrapycl/task

Dependencies:
  • cl

scrapycl-tests

Provides tests for scrapycl.

License:
Unlicense
Authors:
Alexander Artemenko <svetlyak.40wt@gmail.com>
Dependencies:
  • scrapycl-tests/core

scrapycl-tests/core

Dependencies:
  • cl

  • rove

scrapycl/types

Dependencies:
  • cl

  • scrapycl/core

scrapycl/utils

Dependencies:
  • alexandria

  • cl

  • lquery

  • plump

  • quri

  • scrapycl/core

  • serapeum

  • spinneret

  • str

Dependencies (17)

  • 40ants-asdf-system
  • alexandria
  • ci
  • closer-mop
  • cl-str
  • doc
  • docs-builder
  • log4cl-extras
  • lquery
  • named-readtables
  • plump
  • pythonic-string-reader
  • quri
  • rove
  • serapeum
  • spinneret
  • yason

Dependents (0)

    • GitHub
    • Quicklisp