homegate-rs VS flatfox-rs

Compare homegate-rs vs flatfox-rs and see what are their differences.

homegate-rs

Unofficial HomeGate API for Rust (by denysvitali)

flatfox-rs

Flatfox's unofficial Rust API (by denysvitali)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
homegate-rs flatfox-rs
1 1
7 3
- -
3.7 3.6
about 2 months ago over 2 years ago
Rust Rust
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

homegate-rs

Posts with mentions or reviews of homegate-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-09.
  • I Need to Find an Apartment
    9 projects | news.ycombinator.com | 9 Apr 2022
    Interesting article: I did something similar but for Zürich (finding a low-price, but good apartment there is almost impossible).

    I did follow a different approach though, and reverse engineered the APIs of the most common rental listing websites here.

    I didn't publish the code (or better said, I didn't make it public), but it's similar to yours. Instead of SQLite I used a PostGis database where I stored the apartments with their point to point public transport distance from my office (pre-covid search). I did it in Rust.

    Whilst the application is not available to the public (yet), all of the libraries I've created are now available.

    I should have both a Rust and a Golang version for most / all of them.

    On a side note, I did a similar project (scraper + visualizer / search) for finding a job for my girlfriend by scraping LinkedIn, Xing and a couple of other local job posting websites.

    [0]: https://github.com/denysvitali/sbb-api-rs

    [1]: https://github.com/denysvitali/homegate-rs

    [2]: https://github.com/denysvitali/flatfox-rs

    [3]: https://github.com/denysvitali/go-sbb-api

flatfox-rs

Posts with mentions or reviews of flatfox-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-09.
  • I Need to Find an Apartment
    9 projects | news.ycombinator.com | 9 Apr 2022
    Interesting article: I did something similar but for Zürich (finding a low-price, but good apartment there is almost impossible).

    I did follow a different approach though, and reverse engineered the APIs of the most common rental listing websites here.

    I didn't publish the code (or better said, I didn't make it public), but it's similar to yours. Instead of SQLite I used a PostGis database where I stored the apartments with their point to point public transport distance from my office (pre-covid search). I did it in Rust.

    Whilst the application is not available to the public (yet), all of the libraries I've created are now available.

    I should have both a Rust and a Golang version for most / all of them.

    On a side note, I did a similar project (scraper + visualizer / search) for finding a job for my girlfriend by scraping LinkedIn, Xing and a couple of other local job posting websites.

    [0]: https://github.com/denysvitali/sbb-api-rs

    [1]: https://github.com/denysvitali/homegate-rs

    [2]: https://github.com/denysvitali/flatfox-rs

    [3]: https://github.com/denysvitali/go-sbb-api

What are some alternatives?

When comparing homegate-rs and flatfox-rs you can also consider the following projects:

Nominatim - Open Source search based on OpenStreetMap data

go-sbb-api

sbb-api-rs - SBB API for Rust

bypass-paywalls-chrome-clean

athome-scraper - A tool to scrape and visualise apartments from athome.lu

otto - A JavaScript interpreter in Go (golang)

GoQuery - A little like that j-thing, only in Go.