Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Python lib that provides you with some usefull and simple methods to obtain website metrics
.. image:: https://travis-ci.org/xelblch/seolib.png?branch=master :target: https://travis-ci.org/xelblch/seolib
Seolib is a small python library that allows you to get SEO metrics of your websites with no pain.
Comming soon. Sorry.
.. sourcecode:: python
>>> import seolib
>>> alexa_rank = seolib.get_alexa('http://google.com')
>>> print alexa_rank
1
>>> print seolib.get_google_plus('http://google.com')
9999
To install seolib open terminal and type:
.. sourcecode:: bash
$ 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/
FAQs
Python lib that provides you with some usefull and simple methods to obtain website metrics
We found that seolib demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.