Skip to content

bastinc/website-scraper

Repository files navigation

Website-scraper

A tool to scrap webpages from a domain root url

Requirements

* Python >= 3.8
* [Poetry](https://python-poetry.org/)

Setup

Create a new virtualenv

poetry shell
poetry install

Run

poetry run website-scraper <URL>

Build

poetry build

About

A tool to scrap webpages from a domain root url

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages