Skip to content
/ tportal Public

OSINT - This is a simple Python script to search payment of civil servant.

Notifications You must be signed in to change notification settings

fdrian/tportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transparency Portal

OSINT - This is a simple Python script to search payment of civil servant on Transparency Portal.

Installation    |    Usage

Installation

# clone the repo
$ git clone https://github.com/adrian-ofreitas/tportal.git

# change the working directory to tportal
$ cd tportal/

# install the requirements
$ python3 -m pip install -r requirements.txt

Usage

$ python3 tportal --help
usage: python main.py [-o ORG] [-d DATE]

OSINT - This is a simple Python script to search payment of civil servant.

options:
  -h, --help            show this help message and exit
  -v, --version         Version
  -o ORG, --org ORG     Org to search
  -d DATE, --date DATE  Date to search

To search file with payments of June:

python3 tportal --org UEA --date 2022-06

About

OSINT - This is a simple Python script to search payment of civil servant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages