Skip to content

FinMc/better-property-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README File

Project that looks to scrape property websites and send notifications to discord for the users to see, this program only runs once.

Recommend setting up crontab to execute on a cycle:

*/5 * * * * /bin/python /property-scraper/main.py >> /property-scraper/output.log

Environment Variables

Supply 3 environment variables to enable the program to function:

  • DB_USER
  • DB_PASS
  • DISCORD_TOKEN

About

Property site scraper to give discord notifications

Resources

License

Stars

Watchers

Forks

Languages