Skip to main content

Python lib that provides you with some usefull and simple methods to obtain website metrics

Project description

https://travis-ci.org/xelblch/seolib.png?branch=master

Seolib is a small python library that allows you to get SEO metrics of your websites with no pain.

Documentation

Comming soon. Sorry.

Example how to use

>>> import seolib
>>> alexa_rank = seolib.get_alexa('http://google.com')
>>> print alexa_rank
1
>>> print seolib.get_google_plus('http://google.com')
9999

Metrics available

  • Google +1 count

  • Alexa Rank

  • Tweets count

  • Facebook likes count

  • SemRush Top 20 keywords count

  • SeoMoz.org free API data (Page Authority, Domain Authority)

Installation

To install seolib open terminal and type:

$ pip install seolib

Note that it will install requests and lxml libraries too. Windows users can get vcvarsall.bat error while installing lxml library, just download it manually from http://www.lfd.uci.edu/~gohlke/pythonlibs/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seolib-0.1.3.zip (9.3 kB view hashes)

Uploaded Source

Built Distribution

seolib-0.1.3.win32.exe (203.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page