Idealista Enhancer
Go to file
Jorge Bolois Guerrero 6de714b445 Adding 50% price.
Some refactor and minor improvements.
2022-07-09 13:30:30 +02:00
src Adding 50% price. 2022-07-09 13:30:30 +02:00
.gitignore Separating code into files. 2022-07-05 20:09:49 +02:00
app.js Separating all remaining code into files. 2022-07-08 22:12:05 +02:00
bundler.js Separating code into files. 2022-07-05 20:09:49 +02:00
LICENSE Initial commit 2022-07-04 18:33:13 +02:00
package-lock.json Separating code into files. 2022-07-05 20:09:49 +02:00
package.json Separating all remaining code into files. 2022-07-08 22:12:05 +02:00
README.md Separating code into files. 2022-07-05 20:09:41 +02:00

Idealista Enhancer

Quick-view information for the flats. It also features some personalization to color the items if they fit your search parameters.

Manual compile

Clone the repository.

npm install
npm run bundle

Then use app.bundle.js in your prefered browser script manager.