nowfound

Growth · August 28, 2025

Meshum

The Zillow for used cars — see active listings + Mestimates.

What it does

Meshum is the Zillow for used cars — combining live listings with sold-price comparables and the Meshum Estimate (Mestimate). Buyers gain pricing transparency, while dealers get qualified leads and analytics to compete smarter.

Does a similar job

all alternatives →
  • NW
    New way to search for used cars (my weekend project)2011 · olegkikin.com · ▲160

    Each dot on the chart is a car. Horizontal scale = mileage. Vertical scale = price. The size of a dot = year (newer = larger), plus I colored 2007 .. 2011 in different colors to find "fresh" cars quicker. This is just some sample data from the last 24 hours, relatively cheap cars under $32,000 within 500 mile radius of NYC.

  • PT
    Property Trends Scraped from Zillow2022 · trends.pillr.io · ▲136
  • IJ
    Investorsexchange.jl – parse trade-level stock market data in Julia2022 · github.com · ▲136

    Backstory: I wanted to play with intraday stock data but couldn't find a free dataset anywhere. IEXCloud [1] offers API access to 1-minute granularity intraday historical price data, but I was worried that it could get expensive or unwieldy to build up a substantial dataset via API calls. Plus, IEX gives out their raw data for free. I probably should have just used the IEXTools python library [2] to parse IEX's raw data dumps, but I was working on a Julia project, so it felt more thematically appropriate to build a new tool from scratch. I haven't been actively using InvestorsExchange.jl a…

  • PA
    Paste a Zillow URL and get a property analysis2025 · trymasterkey.com · ▲23

    Hey HN, I love scrolling through Zillow and spend way too much time thinking a property is gonna be my next home just to find a couple of days of research later what’s the catch. I built this property analyzer to get a quick overview of “the good, the bad, and the ugly” (love spaghetti westerns) for the property. In ~30-45s you get a pretty comprehensive analysis of the history, risks, and everything else about the property, on top of a short AI-generated podcast going over the details. Users can also comment on properties (a feature I always wish I had on Zillow) and guess the final sale…

  • VZ
    Venturu – Zillow for the market of local businessesNov 2025 · venturu.com · ▲36

    Hey HN, Joel here, co-founder of Venturu. Imagine trying to buy a house before Zillow. That’s what buying a local business is like today. It's a massive market, but it's completely fragmented and stuck in the 90s. My co-founder, Luis, discovered this firsthand by knocking on doors to buy six of his own businesses. I saw it at industry conferences, where at 29, I’m usually the youngest person in the room. The system is built on gatekept information and a wall of fees designed to keep people out. For a small business owner, it starts with a gut punch: you have to pay thousands of dollars just…

  • IB
    I built an extension for analyzing rental properties in Zillow2022 · homescope.io · ▲67

    Hey everyone, I build a Chrome Extension for real estate investors to be able to easily calculate the cash flow of a rental property right within Zillow. As an aspiring real estate investor, I found spreadsheets and proprietary online calculators like Bigger Pockets to be complicated or slow. With Homescope, you can bring this within your workflow and estimate your operating expenses instantly.

More growth this month

the category →
  • Browzer426

    Put your technical content on autopilot

    Growth · 14d ago · trybrowzer.com

  • ​​A pixel-art solar system at its real current positions.​

    Growth · 30d ago · astrapixels.com

Launched alongside, August 2025

the whole month →
  • Trace1,556

    Workflow Automations for the Human 👾 AI Workforce

    AI · 2025 · trace.so

  • IS

    I built the world's most impractical 1000-pixel display and anyone in the world can draw on it. It draws a single pixel at a time and takes 30-60 minutes to complete a single image. Anyone can participate in the project by voting for the next image to be drawn, and submitting images. https://kilopx.com/

    Work · 2025 · benholmen.com

  • Job boards are dead. Your network is alive

    AI · 2025 · contra.com

  • KT

    Kitten TTS is an open-source series of tiny and expressive text-to-speech models for on-device applications. We are excited to launch a preview of our smallest model, which is less than 25 MB. This model has 15M parameters. This release supports English text-to-speech applications in eight voices: four male and four female. The model is quantized to int8 + fp16, and it uses onnx for runtime. The model is designed to run literally anywhere eg. raspberry pi, low-end smartphones, wearables, browsers etc. No GPU required! We're releasing this to give early users a sense of the latency and voices…

    Dev tools · 2025 · github.com

  • IW

    I was wondering how I can arrange objects along a spherical helix path, and read some articles on it. I ended up learning about parametric equations again, and make this visualization to document what I learned: https://visualrambling.space/moving-objects-in-3d/ feel free to visit and let me know what you think!

    Life & fun · 2025 · visualrambling.space

  • TC

    For HTML Day 2025 [1], I made a web service that displays the current sky at your approximate location as a CSS gradient. Colours are simulated on-demand using atmospheric absorption and scattering coefficients. Updates every minute, without the use of client-side JavaScript. Source code and additional information is available on GitHub: https://github.com/dnlzro/horizon [1] https://html.energy/html-day/2025/index.html

    Dev tools · 2025 · sky.dlazaro.ca