This tool provides an easy way to analyze websites with Ecoindex.
100K+
This tool provides an easy way to analyze websites with Ecoindex from your local computer using multi-threading. You have the ability to:
This CLI is built on top of ecoindex-scraper with Typer
The output is a CSV or JSON file with the results of the analysis.
The simplest way to start with ecoindex-cli is to install docker and then create an alias in your .bashrc or .zshrc file:
alias ecoindex-cli="docker run -it --rm -v /tmp/ecoindex-cli:/tmp/ecoindex-cli vvatelot/ecoindex-cli:latest ecoindex-cli"
Then you can use the cli as if it was installed on your computer:
ecoindex-cli --help
Find the full documentation on the Github project page
You can contribute to this project. Follow the contributing guide
Content type
Image
Digest
sha256:83ad12580…
Size
958.4 MB
Last updated
11 days ago
docker pull vvatelot/ecoindex-cli