Metadata-Version: 2.1
Name: fbscrape
Version: 0.0.1
Summary: A package to scrape the likes of a facebook page and its posts
Home-page: https://github.com/ted-marozzi/facebook-likes-scrape
Author: Edward Marozzi
Author-email: marozzi.t@gmail.com
License: UNKNOWN
Description: # facebook-likes-scrape
        Scrape likes from facebook.
        Warning webscraping from facebook is against terms of service, ensure that you have permission before running this script or risk your account being banned.
        
        
        ![Likes over time image](https://github.com/ted-marozzi/pointsbet-scrape/blob/master/out/pointsbet/pointsbet.png?raw=true)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
