Skip to content

tmazeika/apt-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apt-tracker

Running

To run without uploading results:

python3 main.py

To run and upload results to Supabase:

echo "export SUPABASE_KEY=<key>" > .env
source .env
./run.sh

About

Tracks apartment availability and pricing around downtown Austin, TX.

Resources

Stars

Watchers

Forks