Giter VIP home page Giter VIP logo

facebook-location-osint's Introduction

Facebook-Location-OSINT

Retrieve someones private Facebook location, using their public information.

What does it do?

If the place where someone lives is not public on their Facebook account, this program will guess it given the targets public facebook account.

How does it work?

  1. Login to Facebooks mobile site.
  2. Get the links to every public photo
  3. Get the usernames of everyone that liked a photo
  4. Get the public hometowns and current cities of every user from step 3
  5. Return the city / town that was found the most

How to use it?

Command: Python get_location.py username_of_target [email protected] facebookpassword

Get the username of the target: Go to their account and look at the url. The url should look something like this: https://www.facebook.com/user.name?parameters=1 The user.name is the username

Why do I need to give my Facebook credentials?

Public information on Facebook is only available to people that have logged in. Thus, to get the public information an account is needed. Check the code, your credentials are only used to login to Facebook.

Warning: This program may generate a login warning.

Requirements

  • Requests library for Python
  • Not the Python Facebook API, this is a scraper it gets all the information from the mobile facebook site.

facebook-location-osint's People

Contributors

joren485 avatar

Stargazers

Ismael Barea Insua avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.