Skip to content

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

License

Notifications You must be signed in to change notification settings

ambersun1234/iAnalyzer

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

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

Packages

No packages published