Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML Code #10

Open
jmel93 opened this issue Dec 27, 2024 · 0 comments
Open

HTML Code #10

jmel93 opened this issue Dec 27, 2024 · 0 comments

Comments

@jmel93
Copy link

jmel93 commented Dec 27, 2024

Hi all,

This is my first post on Github so please be kind and I hope I'm not breaking any etiquette, however I just couldn't find a way to send a message. Please delete if not allowed and apologies in advance for the noob question.

I love the tool and have wanted to learn to scrape sites like realestate and domain for the longest time till I found this tool. In doing my own research I have found using inspect elements there generally are "price" tags that seem to just be hard-typed text/ranges. Hypothetically if I wanted a CSV of searched properties with the range, I would probably run into an issue whereby the range or specific priced properties would not necessarily display the same as the backend. (eg. property A is "500k-600k" on the HTML tag, which matches the text, or some string of text, yet searching directly above the house on map view with a filter of 499k or 450k etc property A would still show.)

I can't for the life of me find in "inspect elements" what exact function / tag in the HTML actually sets the search queries (the 499k or 450k etc) and I also struggle when looking at the realestate.tsx / domain.tsx

Can someone help me with this or point me in the right direction?

Just as an example there's a property on realestate.com which I suspect is not the real price with the following HTML:

$425k–$475k

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant