gpass0s / RedeNetImoveis-Scraping-WebCrawler

Scraping data from Rede Net Imoveis portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedeNetImoveis-Scraping-WebCrawler

In this repository I devoloped a simple web crawler that is able to scrap data from the Rede Net Imoveis portal. I did it in order to get data for my gradutation project which is basically a data analysis of Belo Horizonte housing market prices.

This code basically interacts with the JSON object that is requested by the site API when a search is made. In order to obtain this JSON object you have to find out on your broswer XHR section which endpoint is hit by the search. For my spefic case the endpoint is this one: https://www.netimoveis.com/venda/minas-gerais/belo-horizonte/apartamento/?pagina=1

About

Scraping data from Rede Net Imoveis portal


Languages

Language:Python 100.0%