urlchecker-python
urlchecker-python copied to clipboard
:snake: :link: Python module and client for checking URLs
- This PR solves #29 - This PR adds a `--print-level` feature and removes the old `--print-all` flag. - The `--print-level` has 4 printing levels: - `all`: all prints -...
The [link](https://github.com/treosh/lighthouse-ci-action/issues/2#issuecomment-568706564) provided by maelle in https://github.com/urlstechie/urlchecker-action/issues/61 gave me an idea, so I am just laying this out here to get your input on it. So far we only provide...
The article @vsoch wrote on her blog along with her tweet should help spread the world about the urlstechie tools. This issue is a place to brainstorm and collect suggestions...
Could there be an option to only print the URLs for which there was a failure? This way it'd be easier to go through them for a website that has...
I saw that you are included the urlstechie logo but I think it is better to using something unique for the lib. After playing with some stuff today I came...
### Motivation This PR introduces SARIF support to the `urlchecker-python` tool. SARIF is a standardized format for static analysis results, which improves integration with various tools and workflows, enabling better...
Dear Dev-Team, I have a problem with version 0.0.35 and I can't find the cause, so maybe you can help me out? Since I installed v0.0.35 two URLs break every...