A Python script to gain some insights from a domain and list of keywords.
How To Use
- Open Test.xlsx
- Put keywords and domains (one per row, you can put same domain multiple times with a different keyword in separate row)
- Save Test.xlsx
- Run python script
- It will fill up the excel with insights
For more information/bug report you can contact me on devharsh [at] live [dot] in or com [at] puter [dot] tips.
You may also find this repository useful for SEO -- https://github.com/com-puter-tips/Links-Extractor
Either:
@online{DevharshSEO,
author = {Devharsh Trivedi},
title = {SEO-Analysis Source Repository},
howpublished = {GitHub},
year = {2017},
url = {https://github.com/com-puter-tips/SEO-Analysis},
}
Or if you do not have @online support:
@misc{DevharshSEO,
author = {Devharsh Trivedi},
title = {SEO-Analysis Source Repository},
howpublished = {GitHub},
year = {2017},
note = {\url{https://github.com/com-puter-tips/SEO-Analysis}},
}