Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeakRadar Async Python Client

A user-friendly, asynchronous Python 3 wrapper for the LeakRadar.io API.

Highlights

  • Async API via httpx
  • Automatic JSON decoding (prefers ujson if installed)
  • Binary-safe downloads (CSV/TXT/PDF/ZIP)
  • Full coverage for Advanced, Domain, Email, Raw search, Exports, Notifications, Unlocked & Lists, Tasks, Stats

Documentation

Requirements

  • Python 3.8+
  • httpx
  • Optional (recommended): ujson

Install:

pip install leakradar
# optional
pip install ujson

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages