Skip to content

TheYahya/is_wordpress

 
 

Repository files navigation

is_wordpress

A simple (or useless) Program to check if a website is based on wordpress or not and if it's on wordpress which version does it use.

Installing

pip install is-wordpress

Usage

usage: main.py [-h] url

Check if selected website is based on wordpress or not.It also show the
wordpress version.

positional arguments:
  url         URL to check the website.

optional arguments:
  -h, --help  show this help message and exit

Example

$ is_wordpress goodarzi.net
WordPress 4.9.8

Contribution

Feel free to fork and fix problems. PRs are welcome. ❤️

Issues

Use Issues section to report any problem.

About

A python package to detect if a website is based on wordpress :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%