sitesweeper

Sitesweeper is a python package to help you automate your web scraping process, outputing pages to a file


Keywords
crawler, pdf, python, website-crawler
Install
pip install sitesweeper==1.0.2

Documentation

sitesweeper

SiteSweeper is a Python command-line interface (CLI) tool for crawling websites and generating output files. It supports crawling a website with a given depth, and saving the output in either a single PDF file or a folder of individual PDF files.

Installation

Install sitesweeper with pip

  pip install sitesweeper

Usage

python3.9 -m sitesweeper https://example.com --output-path example