Make a real state propertie scraper with python.
Budget: $30 – $80 USD
Hi, i need to scrape my own website because our export function is not working. The website is remax.com.br.
So what the script needs to do is:
There will be a .txt file with a list of categories such as:
https://www.remax.com.br/PublicListingList.aspx?SelectedCountryID=55#mode=gallery&cur=BRL&sb=MostRecent&page=1&sc=55&lsgeo=0,0,0,0&sid=ba6197c6-fb1d-43a8-898e-635b72029ea5&oid=88011
It will open each categorie on the url list, then from there it will open each propertie, grab the propetie data like name, value, description, all content from the page, and export it to an excel file.
The scrape number is not that high, every categorie will have around 100 to 500 properties, and i guess the end value will be around 50k properties at max.
I want a python script that it will work on my computer windows 11, so i can use it whenever i want. I do understand the basics of python and i know how to run python myself.
Let me know code 1020 to proof you read my description, and let me know your experience with this.
So what the script needs to do is:
There will be a .txt file with a list of categories such as:
https://www.remax.com.br/PublicListingList.aspx?SelectedCountryID=55#mode=gallery&cur=BRL&sb=MostRecent&page=1&sc=55&lsgeo=0,0,0,0&sid=ba6197c6-fb1d-43a8-898e-635b72029ea5&oid=88011
It will open each categorie on the url list, then from there it will open each propertie, grab the propetie data like name, value, description, all content from the page, and export it to an excel file.
The scrape number is not that high, every categorie will have around 100 to 500 properties, and i guess the end value will be around 50k properties at max.
I want a python script that it will work on my computer windows 11, so i can use it whenever i want. I do understand the basics of python and i know how to run python myself.
Let me know code 1020 to proof you read my description, and let me know your experience with this.