Skip to content

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

Notifications You must be signed in to change notification settings

radityaharya/sitesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages