https://github.com/ikkxeer/wordpress-verificator
Website Checker, analyzes if the website is built with WordPress
https://github.com/ikkxeer/wordpress-verificator
analyzer python web wordpress
Last synced: 6 months ago
JSON representation
Website Checker, analyzes if the website is built with WordPress
- Host: GitHub
- URL: https://github.com/ikkxeer/wordpress-verificator
- Owner: ikkxeer
- License: gpl-3.0
- Created: 2024-06-08T21:24:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T06:45:18.000Z (almost 2 years ago)
- Last Synced: 2025-01-27T02:43:45.725Z (over 1 year ago)
- Topics: analyzer, python, web, wordpress
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wordpress Verificator
In short, I have developed a Python script with a built-in graphical interface that, when entering an internet link, verifies if the web page is built with Wordpress and gives a direct response.
In this case, the graphical interface is in Spanish, but I will work on adding new languages ββto make it accessible to a wider audience.
## Usage
```python
python main.py
```
- Once the program is executed, we only have to use the graphical interface to put it into use.
## Examples

## Contributing
Contributions to enhance the script or address issues are welcome. Please open a GitHub issue or submit a pull request.
## License
This project is licensed under the [GNU GENERAL PUBLIC LICENSE](LICENSE).
## Authors
- [@ikkxeer](https://github.com/ikkxeer)