All Projects → SkullTech → Friends Scraper

SkullTech / Friends Scraper

Licence: mit
Scrapes the list of friends of a given Facebook account

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Friends Scraper

Faitagram
(Doesn't work anymore)
Stars: ✭ 117 (+963.64%)
Mutual labels:  facebook, selenium-webdriver
Vuepress Plugin Social Share
📣 Social sharing plugin for VuePress
Stars: ✭ 27 (+145.45%)
Mutual labels:  facebook
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+61963.64%)
Mutual labels:  facebook
Purple Facebook
Facebook protocol plugin for libpurple (moved from jgeboski/purple-facebook)
Stars: ✭ 924 (+8300%)
Mutual labels:  facebook
Projectfib
Chrome extension to flag fake news on Facebook. Built at HackPrinceton '16
Stars: ✭ 741 (+6636.36%)
Mutual labels:  facebook
Ultimate Metatags
A large snippet for your page's <head> that includes all the meta tags you'll need for OPTIMAL sharing and SEO. Extensive work has been put into ensuring you have the optimal images for the most important social media platforms.
Stars: ✭ 24 (+118.18%)
Mutual labels:  facebook
Opensource Socialnetwork
Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 16 international languages.
Stars: ✭ 710 (+6354.55%)
Mutual labels:  facebook
Cucumber Protractor Harness
Simple starter project for incorporating cucumber (2.3.1) with protractor
Stars: ✭ 9 (-18.18%)
Mutual labels:  selenium-webdriver
Serverless Aws Cognito Login
Simple example project with instructions how to implement serverless login using AWS Cognito.
Stars: ✭ 26 (+136.36%)
Mutual labels:  facebook
React Login Modal Sm
Customizable React Social Media login modal
Stars: ✭ 23 (+109.09%)
Mutual labels:  facebook
Messenger
A Go (golang) package that allows you to interact with Facebook chat/Messenger using an unofficial API.
Stars: ✭ 7 (-36.36%)
Mutual labels:  facebook
Stealing Ur Feelings
Winner of Mozilla's $50,000 prize for art and advocacy exploring AI
Stars: ✭ 784 (+7027.27%)
Mutual labels:  facebook
Mylearningspace
Implementing my knowledge on Selenium WebDriver, Java and TestNG
Stars: ✭ 26 (+136.36%)
Mutual labels:  selenium-webdriver
Vue Content Loading
Vue component to easily build (or use presets) SVG loading cards Facebook like.
Stars: ✭ 729 (+6527.27%)
Mutual labels:  facebook
Facepy
Facepy makes it really easy to use Facebook's Graph API with Python
Stars: ✭ 845 (+7581.82%)
Mutual labels:  facebook
Caprine
Elegant Facebook Messenger desktop app
Stars: ✭ 6,170 (+55990.91%)
Mutual labels:  facebook
Social Network Harvester V1.0
Stars: ✭ 5 (-54.55%)
Mutual labels:  facebook
Facebook Messenger
Definitely the best way to make Bots on Facebook Messenger with Ruby
Stars: ✭ 927 (+8327.27%)
Mutual labels:  facebook
Social ids
Get user ids from social network handlers
Stars: ✭ 9 (-18.18%)
Mutual labels:  facebook
E2e Experiment
A demo project with Spring Boot / Angular application and e2e tests
Stars: ✭ 9 (-18.18%)
Mutual labels:  selenium-webdriver

friends-scraper

Scrapes the list of friends of a given Facebook account and saves it in a CSV file.

Installation

  1. Clone the repo: git clone https://github.com/SkullTech/friends-scraper.git
  2. CD into the repo directory: cd friends-scraper
  3. Install the requirements: pip3 install -r requirements.txt

Usage

λ python3 scrapefriends.py
Credentials not found in config file!
Enter your credentials manually...

Enter your Facebook username: sample.username
Enter your Facebook password:
Enter the URL of target Facebook profile: https://www.facebook.com/target.account.9
[*] List of friends saved as target.account.9.csv
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].