Extract properties information on Viva Real - Education Purpose Only
Property: Address, Neighborhood, Area, Rooms, Bathrooms, Parking spaces and Price.
The data is extracted and saved in a CSV file, and all the pages are downloaded and saved in SavedPages folder.
-
Install all necessary libraries in Requirements.
-
Download the compatible Chromedriver version to your system.
-
Get the link of the first page result (from Viva Real) to sweep through the selected pages and then change the line code maintaining the same pattern:
...
# Get Link and Change page number - Edit if necessary !
link = 'https://www.vivareal.com.br/venda/ceara/fortaleza/?pagina='+str(page)+'#onde=BR-Ceara-NULL-Fortaleza&tipos=apartamento_residencial'
...
-
CSV File: VivaRealData.csv
-
Pages Downloaded: SavedPages folder