Skip to main content

A WordPress detection tool, detects if a website is running WordPress

Project description

A WordPress detection tool, detects if a website is running WordPress. wpdetect is a great tool when you just want to check WordPress’ presence but do not want to scan the site for vulnerabilities or issues.

Installation

You can install wpdetect using pip,

pip install wpdetect

wpdetect requires Python 3 or above to run. If you have Python 2 installed too, make sure to use the right pip.

Usage

Syntax

wpdetect <website_url>

Example

wpdetect https://iamlizu.com/

Or feed a text file with a list of domains, each domain should be separated with new lines.

wpdetect -f sites.txt

Where sites.txt will contain domains like this,

https://iamlizu.com/
https://www.newyorker.com/
http://www.techcrunch.com/

Please note that, it is not always possible to detect the presence of WordPress, website admins can take extra measures to remove sign of WordPress.

What’s new in version 1.3.6

  • Fixed minor bugs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wpdetect-1.3.6.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page