Skip to main content

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

Project description

WP DETECT

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

wpdetect <website_url>

Example

wpdetect https://wordpress.org

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://wordpress.org
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.

Changelog

What's new in version 1.3.7

  • Migrated to Hatchling build system
  • Updated README

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.7.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

wpdetect-1.3.7-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

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