Skip to content

Latest commit

 

History

History

python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Below are resources for scraping different social media platforms using Python

Table of Contents

Instagram

Facebook

  • harismuneer/Ultimate-Facebook-Scraper

    • A bot which scrapes almost everything about a Facebook user's profile including all public posts/statuses available on the user's timeline, uploaded photos, tagged photos, videos, friends list and their profile photos (including Followers, Following, Work Friends, College Friends etc).
    • GitHub Repo stars
    • GitHub last commit
    • GitHub issues
  • kevinzg/facebook-scraper

    • Scrape Facebook public pages without an API key
    • GitHub Repo stars
    • GitHub last commit
    • GitHub issues

Twitter

Linkedin

  • austinoboyle/scrape-linkedin-selenium
    • scrape_linkedin is a python package that allows you to scrape personal LinkedIn profiles & company pages - turning the data into structured json.
    • GitHub Repo stars
    • GitHub last commit
    • GitHub issues