-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Description
Hi Guys, Trying to run seoanalyzer on Google Colab.
Tried to follow all instructions mentioned on github, but it seems like I have missed something.
Below is the code I used.
import zipfile
!unzip /content/python-seo-analyzer-master.zip -d /content/Project
!pip install pyseoanalyzer
from seoanalyzer import analyze
seoanalyze https://domain.com/
Would really appreciate any feedback/help, am a complete newbie with coding/python.
Thanks
Metadata
Metadata
Assignees
Labels
No labels