Skip to content

laurynasusas/scrapweb-to-postgre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

scrapweb-to-postgre

  • Python
  • Django
  • Postgres
  • BeautifulSoup4
  • nginx
  • gunicorn

Primary reason was to collect and analyze data as well as get familiar with the tools used.

check_deptford.py collects the data once a day and submits it to the server.

Server then stores:
  • RawData - raw data with timestamp as unique key.
  • UnitInformation - apartment specific data with apartment name as unique key.
  • UnitHistory - unit name with price and status. [when status or price has changed]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages