Initial commit

This commit is contained in:
Spencer Pincott
2024-07-15 22:20:13 -04:00
commit 97737ca1ae
16618 changed files with 934131 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB

View File

@@ -0,0 +1,26 @@
---
weight: 1
title: "Search Mapper"
date: "2019-12-03T00:00:00Z"
lastmod: "2019-12-03T00:00:00Z"
external_link: "https://spencassemble.com/search-mapper"
url_code: "https://gitlab.spencassemble.com/spencerpincott/search-mapper"
draft: false
author: "Spencer"
description: "Maps housing searches"
images: []
resources:
- name: "featured-image"
src: "featured.jpg"
tags: ["node.js"]
categories: []
lightgallery: true
toc:
auto: false
---
This is a simple project a threw together out of necessity when I was looking at renting a new place and was later expanded upon when I started looking for a place to buy. It first allows Kijiji searches to be mapped out, a feature Kijiji themselves does not offer. It does this through page scrapping and is extremly inefficient. I later added support for using Remax and Realtor. While these sites do offer the ability to map search results I didn't enjoy how they were grouped and instead decided to expand this project leveraging their APIs and data.