Posts

Showing posts with the label Craigslist

CLMapper Is A PadMapper Alternative that Can’t Be Blocked by Craigslist

Image
A developer known by the nickname of welder has just released CLMapper, a Chrome extension reminiscent of PadMapper. When that extension is installed, you see a map view on the right side while browsing apartment and housing postings on Craigslist. In other words, the developer found a workaround to provide the PadMapper experience without the legal issues that have been troubling the service. Indeed, when it comes to displaying Craigslist listings on a map, CLMapper and PadMapper use two completely different methods. PadMapper used to index Craigslist posts on its server in order to display them on a map using Google Maps API while CLMapper is a client-side Chrome extension. It means that when you visit craigslist.org, your browser executes some JavaScript on your computer to add a map with all the listings using Google Maps API. So in addition to displaying the map on Craigslist’s website, no server is needed to make it work. All you have to do is install the extension and you won...