Git Product home page Git Product logo

immo-feed's Introduction

๐Ÿ  immo-feed

An API to aggregate real-estate listings from these sites:

  • Bienici
  • Thierry immobilier
  • Stephane plaza
  • Blot
  • Francois & Francois immobilier
  • Ouestfrance immo

Installation

Install Docker & Docker compose

./install.sh
./scrape.sh

Go to http://localhost:8000/results to get the results in JSON Go to http://localhost:4567 to monitor the scraping jobs

immo-feed's People

Contributors

clementgarbay avatar tamarasaurus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

immo-feed's Issues

Add filtering options

To the UI
To the backend

  • Search input filtering on all fields
  • Price (between x and y)
  • Size (between x and y)
  • Location (text filter)

Documentation

  • Deployment
  • Cron job
  • Proxy
  • Customisation
  • Adding a new scraper

Add more images

In the backend - store multiple images, run migration
In the frontend - add number of images and click to preview modal for them

Improve notifications

  • Document and test slack notifications
  • Add email notifications with options (frequency, number of results)

Add pagination method

Add a way to paginate results by specifying the query param for page and looping until every result from the last day is stored

Also add pagination to the api results endpoint

Pages aren't refreshed ;)

Describe the bug
When we remove results pages are never updated (it will be empty if we remove everything)

To Reproduce
Steps to reproduce the behavior:

  1. Go to a page
  2. Remove all houses
  3. See the page is now empty and it will never change

Expected behavior
Pages to be filled

Screenshots
screen shot 2018-07-07 at 12 00 51 pm

Desktop (please complete the following information):

  • OS: Mac OS
  • Browser Chrome
  • Version 67.0.3396.99

Additional context
Add any other context about the problem here.

Add more scrapers

Improve scraper

  • Save results for each source after scraping
  • Scrape each website in parallel
  • Use queue and job runner to track scraping each source
  • Split rich attributes scraping into separate jobs

Fix docker issues

Move ports and volumes to docker-compose overrides
Update mongo service to use named volume

Add reporting and logs

Report which sites were scraped, how many results found
Add logging for storage, notifications

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.