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
==============
|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.2.0.tar.gz
(2.7 kB
view details)
File details
Details for the file facebooklikes-0.2.0.tar.gz
.
File metadata
- Download URL: facebooklikes-0.2.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48cff42b3ebfc43ebbeff0726bf9c2f15e402067c41ca2a4749a7a1dd35572f3 |
|
MD5 | 88d606eea850491f279169e2f8316fa2 |
|
BLAKE2b-256 | 0d7edd3dade1cee69bf56a2ff15c9d965ec07dd0cbb1834e8475de358d5c07b0 |