Skip to content

Projects

Airbnb Neighbourhood Intelligence

A Chrome extension that enriches Airbnb listing pages with nearby neighbourhood information โ€” right alongside the listing you're already viewing.

Overview

Airbnb listing pages show you the property, but not much about what's actually around it. Airbnb Neighbourhood Intelligence fixes that: as you browse a listing, the extension fetches nearby location data and layers it directly onto the page, so you can judge a neighbourhood as quickly as you judge the listing itself.

Key Features

  • Nearby Places: Surfaces restaurants, cafes, grocery stores, parks, and transit stops around the listing.
  • Inline Overlay: Displays neighbourhood data directly on the Airbnb listing page โ€” no tab switching required.
  • Distance & Walkability: Shows walking distance and estimated travel time to key points of interest.
  • Automatic Refresh: Re-fetches nearby data instantly as you move from one listing to the next.
  • Privacy-Friendly: Runs entirely client-side; no listing data is stored or shared.
"The listing tells you about the property. The neighbourhood tells you about the stay."

Tech Stack

  • Core Technologies: Chrome Extension (Manifest V3), TypeScript
  • Integration: Content script injected into Airbnb listing pages
  • Data: Nearby places and geocoding lookups for surrounding points of interest