============ django-crawl ============ .. image:: https://img.shields.io/readthedocs/django-crawl?style=for-the-badge :target: https://django-crawl.readthedocs.io/en/latest/ .. image:: https://img.shields.io/github/actions/workflow/status/adamchainz/django-crawl/main.yml.svg?branch=main&style=for-the-badge :target: https://github.com/adamchainz/django-crawl/actions?workflow=CI .. image:: https://img.shields.io/badge/Coverage-100%25-success?style=for-the-badge :target: https://github.com/adamchainz/django-crawl/actions?workflow=CI .. image:: https://img.shields.io/pypi/v/django-crawl.svg?style=for-the-badge :target: https://pypi.org/project/django-crawl/ .. image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=for-the-badge :target: https://github.com/psf/black .. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge :target: https://github.com/pre-commit/pre-commit :alt: pre-commit ---- .. figure:: https://raw.githubusercontent.com/adamchainz/django-crawl/main/docs/_static/logo.svg :alt: django-crawl logo :align: center An in-process site crawler using Django’s test client. ---- **Work smarter and faster** with my book `Boost Your Django DX `__ which covers many tools to improve your development experience. ---- Documentation ------------- Please see https://django-crawl.readthedocs.io/.