Idealista Enhancer
Go to file
2023-04-15 13:09:48 +02:00
src Changing data endpoint. 2023-04-15 13:09:48 +02:00
.env Changing data endpoint. 2023-04-15 13:09:48 +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 Changing data endpoint. 2023-04-15 13:09:48 +02:00
LICENSE Initial commit 2022-07-04 18:33:13 +02:00
package-lock.json Removing not neccesary files. 2023-02-25 12:07:54 +01:00
package.json Removing not neccesary files. 2023-02-25 12:07:54 +01:00
README.md Updating README to add greasyfork link. 2022-08-21 14:12:54 +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.

It is a UserScript, so you will need a browser extesion to use it. I recommend to use Tampermonkey or Greasymonkey for managing your UserScripts.

Direct download

You can get the script from: https://greasyfork.org/es/scripts/447354-idealista-enhancer

Manual compile

Clone the repository.

npm install
npm run bundle

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