Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 967 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 967 Bytes

bangalore-blues

Screenshot 2024-02-06 at 11 32 02 AM

Overview

Bangalore-Blues is a project exploring rental property data in Bangalore. Leverages NoBroker Rent API, Google Maps SDK with SQL Views in a spring based java application

External APIs

NoBroker API

Bangalore-Blues fetches rental property data using the NoBroker API. This API provides bunch of attributes available here - com.sleek.scrapper.nobroker.PropertyAttribute

Google Maps Endpoint

For geolocation information, it leverages the Google Maps Endpoint for locality data.

Architecture

Screenshot 2024-02-06 at 11 32 39 AM