Using Python to analyze SEO

Python SEO analyzer

·

1 min read

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.