Skip to content

qiangwennorge/ScrapeFinnBolig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#Scrape finn.no Bolig Information

This project is trying to scrape real estate information from www.finn.no, including the price, area, how many bedrooms, address etc. It starts from each page to scrape the url of each house and after collecting all the urls, it goes to the urls one by one to scrape the detailed housing information, and saves the collected information in excel.

urllib2 and BeautifulSoup are used.

Environment: Python 2.7

About

Scrape finn.no bolig information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages