Python lib that provides you with some usefull and simple methods to obtain website metrics
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file seolib-0.1.3.zip
.
File metadata
- Download URL: seolib-0.1.3.zip
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6d2ca992a07e3b1defc88bcc4bdc5cca9e616d02b022346e133d0f8050a824b |
|
MD5 | b799c7078187ac15091330ee242695f9 |
|
BLAKE2b-256 | 8df50a7537ef11c471ec345e7124cb7eeeb98ef0955d4ee42327231369b33d87 |
File details
Details for the file seolib-0.1.3.win32.exe
.
File metadata
- Download URL: seolib-0.1.3.win32.exe
- Upload date:
- Size: 203.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72d26aaf3196592a301dd29bd09f3aedd816836cd0de1ab927734f996156fee1 |
|
MD5 | d6e5a46e278f46057e4ef4e0673c2f6a |
|
BLAKE2b-256 | db3b63ba580b16e0c833f6addc24964b90a5fb033c213b0788b08fcb75a5786d |