- 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