🐍🕵️‍♂️ Find out if a website is built on WordPress with ease using this Python script.
Find a file
2023-08-06 00:34:09 +06:00
LICENSE Initial commit 2022-05-17 04:33:39 +06:00
README.md Update README.md 2023-08-06 00:34:09 +06:00
wordPress_site_detector.py Add Python File 2022-05-17 04:35:58 +06:00

wordpress-website-detector

🐍🕵️‍♂️ This Python script can easily determine if a website is powered by WordPress.s.

Python Requests Version

Prerequisites

  • requests 2.31.0

Python Installation

Before running the Funda Scraper, ensure that you have Python installed on your system. To check the Python version, open a terminal (or command prompt) and enter the following command:

python --version

If Python is not installed, you can download it from the official Python website: Python Downloads

Make sure to add Python to your system's PATH variable during the installation. Here's a helpful image to guide you:

Add Python to PATH

Run Scrapers

You can run the scrapers as follows:

  wordPress_site_detector.py

🔗 Tutorial

Check out the Tutorial for more details... Tutorial

Video URL

Contact

For any questions or feedback, feel free to reach out:


Note: This script should be used responsibly and in compliance with Website's Terms of Service. The script is for educational purposes only.