Skip to content

A python script that uses Selenium and relists all expired posts that can be relisted on your given Craigslist account.

Notifications You must be signed in to change notification settings

danielrosenbaum/craigslist-relister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

craigslist-relister

This is a script that uses Selenium to relist all expired posts that can be relisted on Craigslist.

Set-Up

Needs to have a helper.py file with the following variables:

#helper.py

supersecretusername = 'your_email'
supersecretpassword = 'your_password'

How to Run

python relister.py

About

A python script that uses Selenium and relists all expired posts that can be relisted on your given Craigslist account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages