Code Monkey home page Code Monkey logo

facebook_totem's People

Contributors

megadose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

facebook_totem's Issues

Index Error

Does anyone know how to fix this issue please. Tried various command but always get the same error.

IndexError: list index out of range

IndexError: list index out of range

Trying the following comand linepython3 Totem.py --mode single --url https://www.facebook.com/MarineLePen/ --output mlp.csv

i get

Traceback (most recent call last):
  File "/facebook_totem/Totem.py", line 15, in <module>
    id = getIdFromUrl(args.url)
  File "/facebook_totem/facebook_totem/core.py", line 5, in getIdFromUrl
    return(requests.get(url).text.split('[{"pageID":"')[1].split('"')[0])
IndexError: list index out of range

TypeError: 'NoneType' object is not subscriptable

Hey, getting this error for some reason when runnning the search command..

Traceback (most recent call last):
File "Totem.py", line 58, in
result = getFacebookPageFromName(args.target)
File "/Users/admin/facebook_totem/facebook_totem/core.py", line 54, in getFacebookPageFromName
data = json.loads(response.text.replace("for (;;);",""))["payload"]["pageResults"]
TypeError: 'NoneType' object is not subscriptable

Any ideas? Thanks!

maltego problem

hi I've problem with maltego transform

Running transform Name To Facebook Page on 1 entities (from entity "John Doe")
Error running local transform: java.io.IOException: Cannot run program "/usr/bin/python3" (in directory "/totem-maltego"): error=2, There is no such file or directory (from entity "John Doe")
Transform Name To Facebook Page returned with an error: Error running local transform: java.io.IOException: Cannot run program "/usr/bin/python3" (in directory "/totem-maltego"): error=2, There is no such file or directory (from entity "John Doe")
Transform Name To Facebook Page done (from entity "John Doe")
Running transform Name To Facebook Page on 1 entities (from entity "John Doe")
Error running local transform: java.io.IOException: Cannot run program "/usr/bin/python3" (in directory "/totem-maltego"): error=2, Nie ma takiego pliku ani katalogu (from entity "John Doe")
Transform Name To Facebook Page returned with an error: Error running local transform: java.io.IOException: Cannot run program "/usr/bin/python3" (in directory "/totem-maltego"): error=2, Nie ma takiego pliku ani katalogu (from entity "John Doe")
Transform Name To Facebook Page done (from entity "John Doe")

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.