Skip to content

A simple python script to renew any listings that can be renewed in your logged in CL account

License

Notifications You must be signed in to change notification settings

calexil/CLRenew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLRenew

A simple python script to click through your craigslist account and renew any listings that can be renewed.

##Requirements You will need pyautogui and python-tk

  • sudo apt install python3-tk python3-dev python-tk

  • sudo pip install python3-xlib pyautogui

Usage

Simple clone the repo, open your browser and navigate to your active listings, then run renew.py in terminal:

python renew.py

And watch it work. It's kinda cool.

Notes

  • do not run this script more than once every 48 hours

About

A simple python script to renew any listings that can be renewed in your logged in CL account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages