Skip to content

lesieurg/carrez

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • authors : Guillaume Lesieur + Hugues Rieublandou

-------GUD DEAL-------

to launch :

npm install

npm install syncrequest

npm install cheerio

node app.js

  • Html form that get the user's URI
  • Scraping leboncoin.fr
    • show the result in a json file
  • Scraping MeilleursAgents.com
    • show the result in a json file
    • Treat all type of House (Loft, Duplex, Triplex, Maison..;)
    • Works with Paris districts
    • Works with Lyon districts
    • Works with all cities with "-" or apostrophe
  • Tell the user if it's a good deal or na in a html page

|-json
|--boncoin.json
|--meilleursagents.json
|-node_modules
|-node_tutorials
|-public
|-css
|-font-awesome
|-fonts
|-img
|-js
|-bad.html
|-error.html
|-good.html
|-index.html
|--app.js
|--server.js
|-package.json
|--README.md

using Bootstrap

About

Is this real estate classified ad a good deal ?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.4%
  • JavaScript 12.4%
  • HTML 11.2%