Skip to content

awcook97/Pure-Python-Back-SEO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure Python Back SEO Agencies

Screenshot from 2025-03-16 13-24-59

Introduction

Pure Python Back SEO Agencies is a tool designed to help SEO agencies manage and create reports for their clients using Python. Back SEO Agencies comes with 3 primary features:

  • Inspecting the contents of Google Results from just 1 page (Keywords, Content length, Headers, readability, Schema, etc.)
  • Auditing YOUR clients websites very quickly (1000 pages in a sitemap takes less than 5 minutes)
  • Local rank gridmap reporting

Prerequisites

Before you can install and run this tool, ensure you have the following installed:

  • Python 3.12 or later
  • UV (Python package installer)

Installation

  1. Clone the repository:
    git clone https://github.com/awcook97/Pure-Python-Back-SEO.git
  2. Navigate to the project directory:
    cd Pure-Python-Back-SEO
  3. Install the required dependencies:
    uv venv
    source .venv/bin/activate
    uv pip install -r requirements.txt
    playwright install firefox

Running the Application

To run the application, execute the following command:

python BackSEOAgencies.py

Go ahead, Star this repo, download it, and start playing with it. Let me know how many clients you land using this reporting software.