• Stars
    star
    124
  • Rank 286,531 (Top 6 %)
  • Language
    Python
  • Created about 4 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Totem allows you to retrieve information about ads of a facebook page , we can retrieve the number of people targeted, how much the ad cost and a lot of other information.

Totem

👋 Hi there! For any professional inquiries or collaborations, please reach out to me at: [email protected]

📧 Preferably, use your professional email for correspondence. Let's keep it short and sweet, and all in English!

PyPI PyPI - Week PyPI - Downloads PyPI - License

For BTC Donations : 1FHDM49QfZX6pJmhjLE5tB2K6CaTLMZpXZ

Educational purposes only

Totem allows you to retrieve information about ads of a facebook page , we can retrieve the number of people targeted, how much the ad cost and a lot of other information.

forthebadge made-with-python

Project example : Totem maltego

Demo

HD Demo

hammer_and_wrench Installation

With PyPI

pip3 install facebook_totem

With Github

git clone https://github.com/megadose/facebook_totem.git
cd facebook_totem/
python3 setup.py install

Usage of Totem.py

python3 Totem.py [-h] --mode MODE [--url URL] [--urls URLS] [--columns COLUMNS] [--target TARGET] --output OUTPUT

-h, --help show the help message and exit
--mode MODE There are different modes:

​ - single : to get all ads on a page

​ - multi : to get the ads on different pages

​ - search : to search a page

--url URL The url of the target page (single mode)
--urls URLS Csv file with the lists of the target urls (multi mode)
--columns COLUMNS The name of the column with the urls (multi mode)
--target TARGET Target name (search mode)
--output OUTPUT Name of the csv output file ( single and search mode )

The output is in the output folder, for the multi mode the name of the file is the name of the page + id of the page.

Usage of facebook_totem with python:

from facebook_totem import *
getIdFromUrl(url) #to get a ID of a facebook page from the url of this page the output is the id
getFacebookPageFromName(name) #to search facebook page with a name the output is a list of the pages with this name
getAdsFromId(id) #to get all ads of a facebook page from the id of this page the output is a list of all ads

More Repositories

1

holehe

holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
Python
7,249
star
2

toutatis

Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more
Python
1,905
star
3

OnionSearch

OnionSearch is a script that scrapes urls on different .onion search engines.
Python
1,209
star
4

ignorant

ignorant allows you to check if a phone number is used on different sites like snapchat, instagram.
Python
960
star
5

nqntnqnqmb

Allows you to retrieve information on linkedin profiles, companies on linkedin and search on linkedin companies/persons
Python
222
star
6

Quidam

Quidam allows you to retrieve information thanks to the forgotten password function of some sites.
Python
183
star
7

holehe-maltego

Holehe transform for maltego
Python
183
star
8

phoneinfoga-maltego

Phoneinfoga Maltego Transform
Python
94
star
9

cqfd

cqfd is a tool and a python libraries to search skype account from a name
Python
45
star
10

keskivonfer

Keskivonfer is a tool that allows you to extract information from a vinted account
Python
41
star
11

toutatis-maltego

Toutatis transform for maltego
Python
34
star
12

quidam-maltego

Quidam maltego transform
Python
34
star
13

Fl0wj0b

Fl0wj0b est un script qui permet d'extraire des informations d'annuaires et de les exporter .csv
Python
32
star
14

hunter-maltego

Maltego transform for hunter.io
Python
31
star
15

totem-maltego

Totem maltego transform
Python
25
star
16

nqntnqnqmb-maltego

Nqntnqnqmb transform maltego
Python
20
star
17

keskivonfer-maltego

Maltego transform with Keskivonfer
Python
12
star
18

cqfd-maltego

Maltego Transforms with cqfd
Python
11
star
19

gif-demo

2
star