mrreboot Posted November 1, 2013 Report Posted November 1, 2013 (edited) -Pare destul de interesant, in unele cazuri aveti nevoie de tweepy pentru python daca primiti o posibila eroare de module 5.-Se pot afla chestii interesante despre geolocalizarea userilor dupa tweet's, followers, mentioned users, etc..-O idee este de a putea vedea locurile frecventate, importand toate datele generate in google earth.. dupa coordonate pentru o posibila vizualizare mai buna.-Aveti nevoie de un cont de twitter normal a putea folosi API.//daca vreti ceva mai simplu si cu gui --> http://ilektrojohn.github.io/creepy/ (windows & linux)tinfoleak is a simple Python script that allow to obtain:basic information about a Twitter user (name, picture, location, followers, etc.)devices and operating systems used by the Twitter userapplications and social networks used by the Twitter userplace and geolocation coordinates to generate a tracking map of locations visitedhashtags used by the Twitter user and when are used (date and time)user mentions by the the Twitter user and when are occurred (date and time)topics used by the Twitter userYou can filter all the information by:start date / timeend date / timekeywords# OAuth Settings# How to obtain the API key:# Go to https://dev.twitter.com/apps/new# Copy the consumer key (API key), consumer secret, access token and access token secretScreenshoots:Usagehttp://vicenteaguileradiaz.com/images/tinfoleak-usage.jpgBasic informationhttp://vicenteaguileradiaz.com/images/tinfoleak-basic-info.jpgClient applicationhttp://vicenteaguileradiaz.com/images/tinfoleak-source.jpgGeolocation informationhttp://vicenteaguileradiaz.com/images/tinfoleak-geolocation.jpgHashtagshttp://vicenteaguileradiaz.com/images/tinfoleak-hashtags.jpgUsers mentionhttp://vicenteaguileradiaz.com/images/tinfoleak-mentions.jpgFind keywordshttp://vicenteaguileradiaz.com/images/tinfoleak-find.jpgDownload LinkSource: Tools Vicente Aguilera Diaz Edited November 1, 2013 by kandykidd Quote