Skip to main content

Command Palette

Search for a command to run...

Using Python to analyze SEO

Python SEO analyzer

Published
1 min readView as Markdown
V

Linguist interested in data and programming

So I was wondering how I can analyze the on-page SEO of my website pythonology.eu and obviously there were tens of SEO analyzers out there! So, I thought about how I can make my own! Apparently, there is already a Python library called pyseoanalyzer, but I started to make my own using BeautifulSoup. You can find the details on my website PYTHONOLOGY.