victorlenerd / houserents_scrapper

A scrapper to get listed ads for apartments in Lagos, State.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Propert Scrapper

This project is the first part of the https://houserents.app project. The scraper for both sites are in different directories. However they are both used in index.js. After scrapping the website the latitude and logitude is derived from google location coding api.

When running the code it's possible to get an ECONNECTREST error, just restart it if you get this error. Also, at the end of the execution you'll see Done! and all the entries will be stored in data.all.json in the root directory.

Usage and Installation

* npm install
* npm start

Test

* npm test

About

A scrapper to get listed ads for apartments in Lagos, State.


Languages

Language:JavaScript 98.8%Language:Dockerfile 1.2%