python-seo-analyzer icon indicating copy to clipboard operation
python-seo-analyzer copied to clipboard

Newbie Issue

Open Eldonkhalid opened this issue 2 years ago • 1 comments

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

Eldonkhalid avatar Oct 17 '21 20:10 Eldonkhalid

Hiya!

I don't have any instructions for running seoanalyze on Google Colab. I would assume it would be pretty close to the API Instructions.

sethblack avatar Jan 16 '22 00:01 sethblack