Skip to content

KrofDrakula/stath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stath

A time-series scraping utility for observing realestate listings in Slovenia.

You'll need at least Node 16.x and Yarn installed to run this. After cloning the repo, run yarn install to install dependencies.

Running a scrape

You can run a scrape of a category by running the scrape script:

yarn run scrape

This will collect all URLs from the given category (currently hardcoded to houses near Ljubljana with latest publication ordering) and scrape each listing, writing them to a data.json file in the root of the repository.

About

A personal web scraper for realestate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published