Skip to content
/ venpo Public

Extract Venmo transactions from a profile with one command

License

Notifications You must be signed in to change notification settings

mfdeux/venpo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

venpo

Extract Venmo transactions from a profile with one command

Demo

About

A simple command line tool to extract public Venmo transactions from a specified user profile.

venpo will access a Venmo user's profile page, extract the transactions, and save to a JSON file.

Use Cases

  1. Save a history of your own or a friend's Venmo transactions
  2. Transaction monitoring for OSINT (open source intelligence) purposes
  3. Collecting data to train your own ML model

Installation

$ pip install venpo --upgrade

Usage

$ venpo $username

Releases

No releases published

Packages

No packages published

Languages