Skip to content

joshLong145/Open-House.io

Repository files navigation

Open-House.io

CI jest-testing

Allows for data injest from multiple origins to document store based persistence layer.

Currenly the transformers for site layouts are statically included.

supports the following layouts

* Zillow
* ApartmentsDotCom

Configuring

Create a new .env at root of repository. See env_sample for defaults.

Building

Should build src before running, tsc output goes to dist/ at the top level. npm run build will run the tsc and output files to the dist directory.

See tsconfig.json for specific configuration settings.

Developing

We now support development within containers. see .devcontainer.

requires both Docker (1.x or above), and Docker-Compose v 3.7.

Tests

Tests are written in TypeScript and output to the same top level dist/ directory as source build.s More tests are needed for transformations, IoC, and database services.

About

Scraper for house / apartment listing sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published