Skip to content

ajuelosemmanuel/duolingOSINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duolingOSINT

Requirements

  • Python
  • Packages :
    • pip install -r requirements.txt

Usage

usage: duolingOSINT.py [-h] (-m MAIL | -u USERNAME)

options:
  -h, --help            show this help message and exit
  -m MAIL, --mail MAIL  Target mail address
  -u USERNAME, --username USERNAME Target Duolinguo username

Exemple

> py duolingOSINT.py -m xxxxxxxxx@gmail.com

Found 1 user with the given information.
Informations about     : [USERNAME]
Profile picture        : https://simg-ssl.duolingo.com/avatars/xxxxxxxx/xxxxxxx/xxlarge
Name                   : xxxxxxxx
Account Creation Date  : xxxxxxxxxxxx
Country                : xxxxxxxx
Streak                 : xxx
Has recent activity    : True/False
Languages studied      : 
 + Language 1 (from Language)
   + xxx crowns (xx.xx %)
   + xxxxx xp
 + Language 2 (from Language)
   + xx crowns (xx.xx %)
   + xxxx xp

Other

Inspired by Palenath's work

Troubleshooting

The User-Agent might get banned - feel free to tell me about it, and I will change it.

If you have any idea about how I could improve the script, I'll gladly hear about it !