Skip to main content

Fetch facebook likes for page or facebook url

Project description

facebook likes
==============

|Build Status| |Latest Version| |Python Support|

Python package to get facebook likes

Features
~~~~~~~~

- get facebook likes for pages
- get facebook likes for facebookurls

Installation
------------

Install the package from
`PyPI <https://pypi.python.org/pypi/facebooklikes>`__ using
`pip <https://pip.pypa.io/>`__:

::

pip install facebooklikes

Getting Started
---------------

This client only uses stdlib and has no dependencies

Usage
~~~~~

::

import facebooklikes

facebook_likes_for_beyonce_as_integer = facebooklikes.get_facebook_likes_for_page('beyonce')
facebook_likes_for_beyonce_as_integer = facebooklikes.get_facebook_likes_from_facebook_url('https://www.facebook.com/beyonce/')

.. |Build Status| image:: https://travis-ci.org/sloev/facebooklikes.svg?branch=master
:target: https://travis-ci.org/sloev/facebooklikes
.. |Latest Version| image:: https://img.shields.io/pypi/v/facebooklikes.svg
:target: https://pypi.python.org/pypi/facebooklikes
.. |Python Support| image:: https://img.shields.io/pypi/pyversions/facebooklikes.svg
:target: https://pypi.python.org/pypi/facebooklikes


=======
History
=======

0.1.0 (2019-02-13)
------------------

* First release

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

facebooklikes-0.1.1.tar.gz (2.7 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