Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

executable file
·
20 lines (14 loc) · 589 Bytes

lc-auto-withdrawal

Lending Club auto withdrawal script using selenium + chrome.

Useful for withdrawing your available balance frequently to wind down your account. Intended to be setup on a cronjob.

Supports using heroku's chrome buildpack: https://github.com/heroku/heroku-buildpack-xvfb-google-chrome

Usage:

git clone https://github.com/effinggames/lc-auto-withdrawal.git && cd lc-auto-withdrawal
npm install
(setup env variables)
npm start

Env variables required:
LENDING_CLUB_EMAIL: Lending Club Email
LENDING_CLUB_PASSWORD: Lending Club Password