nowfound

Dev tools · August 18, 2023

BA

Bliq – A meta-search engine for ride-hailing

The problem we address: Platform monopolies in the ride-hailing space have led to users paying more for trips, while receiving a lower quality service. On the flip side, drivers often find themselves at the mercy of a single dominant platform, impacting their earnings and freedom of choice. So… we saw an opportunity to empower users. Technical solution: - built an internal API that interfaces with multiple platform APIs to fetch real-time ride data (for both passenger and driver personas) - built two apps: - for drivers: aggregated incoming offers in a single interface, custom…

In plain words

Bliq is a meta-search engine that aggregates ride-hailing options from multiple platforms into a single interface. Passengers see combined pricing, ETAs, and ride options across services, while drivers receive aggregated incoming offers with automation tools, surge maps, and earnings analytics. The platform addresses ride-hailing market consolidation by letting users and drivers compare and choose across multiple services simultaneously rather than being limited to individual apps.

written from the facts on this page · September 2026

From the sources

In the maker’s words, at launch

The problem we address: Platform monopolies in the ride-hailing space have led to users paying more for trips, while receiving a lower quality service. On the flip side, drivers often find themselves at the mercy of a single dominant platform, impacting their earnings and freedom of choice. So… we saw an opportunity to empower users. Technical solution: - built an internal API that interfaces with multiple platform APIs to fetch real-time ride data (for both passenger and driver personas) - built two apps: - for drivers: aggregated incoming offers in a single interface, custom parameters-based automation, surge maps, aggregated statistics (earnings, distance, time) - for passengers: aggregated ride options, pricing, and ETAs in a single interface, deep-linking directly into the ride request within the platform apps Challenges & resistance: - platforms attempted to block our API traffic - we observed unusually rigorous hardware protection in some platform apps, causing a lot of drivers to have to change their older phones even if they didn’t use Bliq - we realized some of their mobile apps tried to detect if our app is installed on their device, potentially flagging drivers. they removed this mechanism afterwards - some drivers reported being cautioned/advised against using Bliq by employees of some of the platforms Curious to know how the community would navigate these challenges while maintaining integrity and user value. We just launched the passenger app this week, so feedback on both apps is very welcome.

Does the same job

all alternatives →
  • Bliq2023 · ▲270

    Compare & save on rideshare trips

  • ZELIQ2023 · ▲615

    AI powered all-in-one sales solution

  • RepliQ2024 · ▲334

    Outreach personalization: videos, images, texts at scale

  • HC
    Hackney – Compare Uber, Lyft, Waymo, and Robotaxi PricesJul 2026 · hackney.app · ▲60

    I created an app that compares real-time prices and wait times across Uber, Lyft, Waymo, Tesla Robotaxi, Curb, and Empower. It shows you all ride options in one list, then once you’re ready to book, it deeplinks you to the provider’s app with the route pre-filled. Edit: Here's a demo video: https://www.youtube.com/watch?v=VV8PEAjxwQI I reverse-engineered ride-hailing mobile apps to understand how they fetch prices from their servers. You sign in to my app with your ride-hailing accounts, and then my app requests live prices from the same APIs that ride-hailing apps use.…

  • FA
  • OA

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • The first open-source price index for GPU compute Discussion | Link

    Dev tools · 10d ago · producthunt.com

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 2d ago · opentrailpaper.com

Launched alongside, August 2023

the whole month →
  • Resend1,326

    Email for developers

    Dev tools · 2023 · resend.com

  • STORI AI1,320

    Your ideas become visually compelling branded social posts

    AI · 2023 · storiai.com

  • Kombai1,080

    A new AI model that you can prompt with UI designs

    AI · 2023 · kombai.com

  • Understand your audience without 50 interviews

    AI · 2023 · founderpal.ai

  • Lottielab871

    Create and ship lottie animations to sites and apps faster

    Dev tools · 2023 · lottielab.com

  • LC

    Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…

    AI · 2023 · github.com