seo-audits-toolkit

SEO & Security Audit for Websites. Lighthouse & Security Headers crawler, Sitemap/Keywords/Images Extractor, Summarizer, etc ...

Stars
579
seo-audits-toolkit - v1.4.1 Latest Release

Published by StanGirard over 3 years ago

No new changes to the application.

Mainly packages updates

seo-audits-toolkit - V1.4

Published by StanGirard almost 4 years ago

Release 1.4

  • Refactoring of the entire code base
  • Moving from flask to Django
  • Frontend with React Admin

Features

  • Authentification - A fully featured authentification system for the front & back
  • RBAC/Organizations - Create different organizations and give different access to each org to your users.
  • Lighthouse Score - Run Lighthouse Audits and keep track of your scores
  • Keywords Finder - Find all the keywords of an article.
  • Extract Headers/Links/Images - Easily extract all the links on your website and their status codes, the headers of a page and all the images.
  • Sitemap Extractor - Extract all the urls of a website from its sitemap
  • Summarizer - Summarize any text from any length. Awesome for excerpt !
  • Security Audit - Audit Headers, Redirect, etc to make sure you website is secure.
seo-audits-toolkit - V1.3

Published by StanGirard about 4 years ago

Distributed Message Queue

Now tasks can be executed in the background.

seo-audits-toolkit - V1.2

Published by StanGirard over 4 years ago

The first step towards an API driven Web app 🏆
Created an endpoint for all interactions.
Should be easier to change the frontend in the future: Jinja2 -> React

seo-audits-toolkit - V1.1.2

Published by StanGirard over 4 years ago

New features:

  • Lighthouse SEO, PWA, Best Practices, Accessibility, Performance Scores
  • Lighthouse Scores' Timeline
  • Custom Config
seo-audits-toolkit - V1.1.1

Published by StanGirard over 4 years ago

New features:

  • Extract all headers
  • Extract all working links from a page
  • Extract all links found on the website
  • Extract all images found on a page
seo-audits-toolkit - V1.1

Published by StanGirard over 4 years ago

Dashboard added
Endpoint: localhost:5000

seo-audits-toolkit - V1

Published by StanGirard over 4 years ago

Implementation:

  • /api/graph
  • /api/headers
  • /api/serp
  • /api/analysis/keywords