You are looking at a property on www.realestate.com.au 🏠
This shows the unlisted market price for a property on www.realestate.com.au. 🏡
- Find a property on www.realestate.com.au that you are interested in. eg. this nice property
- Copy, paste and run the 'getRealEstatePrice.js' code in your browser javascript scratchpad.
Good question,
A clearer example of how to implement this in Google Chrome:
-
Find a property on www.realestate.com.au that you are interested in. eg. this nice property
-
View page source: Right click anywhere > Inspect
-
In the Inspect menu, go to:
'Sources' tab >
'Snippets' tab >
+ New snippet >
-
Paste the .js code into the snippet.
-
Save the snippet:
eg.
On Windows: CTRL + S.
On macOS: Command + S. -
Run the code:
eg.
On Windows: Ctrl + Enter.
On macOS: Command + Enter.
⚒️🚧 Google Chrome browser extension in development. 🚧🛠️