Skip to content

ambersun1234/iAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iAnalyzer

iAnalyzer is a tool that validates the images of a given website.

Run

$ uv venv
$ source .venv/bin/activate
$ uv sync
$ playwright install
$ uv run main.py --domain https://example.com \
    --ignore-prefix https://example.com/tags \
    --ignore-prefix https://example.com/categories

Author

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

Image Analyer is a tool for validating image URL inside Markdown document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published