Skip to content

A command line tool built with Rust that scrapes and catalogues data from real estate websites.

License

Notifications You must be signed in to change notification settings

mrzenioszeniou/truffles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

truffles is a command line tool built with Rust that scrapes data from real estate websites, catalogues it, and serves it in CSVs under ~/.truffles/.

Building & Running

After you clone this repository, you'll need a Rust toolchain to build the code. If you don't have cargo on your machine, you can grab it (and rustup) here. Once you have it installed just do:

cargo build

To start scraping data, just run:

cargo run

If you want an overview of options to customise the data scope just run:

cargo run -- -h

About

A command line tool built with Rust that scrapes and catalogues data from real estate websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published