Skip to content

Releases: DicksonC96/PropertyGuru-Scraper

Data Scraper v2.3-alpha

01 Sep 17:00
Compare
Choose a tag to compare

Changelog

  • Now will scrape all states in monthly data scraper. (Special thanks to GitHub for the free services)
  • Updated script to scrape all listed prices (Previously only scrape properties listed with both sale and rent prices).
  • Added argument parser function for the script.
  • Added exceptions for old data file checking.

Data Scraper v2.2-alpha

05 Jul 04:21
Compare
Choose a tag to compare

Changelog

  • Developed checkpoint for previous failed scraping with incomplete dataset
  • General RAM and network optimization

Data Scraper v2.1-alpha

02 Jul 03:21
Compare
Choose a tag to compare

Changelog

  • Create MD5 checksum hash for dataset validation
  • Improve error handling while running GitHub workflow

Data Scraper v2.0-alpha

03 May 15:55
Compare
Choose a tag to compare

Changelog

  • Major improvement on scraping efficiency (refactoring)
  • Expand details on each property listed, ie no of rooms, sqft and author
  • Data saved as property listing instead of property price summary to include more information
  • Removed redundant data analysis to avoid complication
  • Added a fail-safe to save out data and retry whenever scraping failed

Data Scraper v1.6-alpha

06 Apr 15:15
Compare
Choose a tag to compare

Changelog

v1.4-alpha

  • Fixed request ConnectionTimeout error.
  • Added example data for property listing.

v1.5-alpha

  • Fixed not all listing pages being scraped.
  • Improvement on ConnectionTimeout error handling.
  • Added statistical analysis on StdDev and outlier detection.
  • Data frame column rearrangement for better view.
  • Added example raw data with all property prices listed.
  • Removed example data for property listing.

v1.6-alpha

  • Minor fix on scraper to locate total number of property.

Data Scraper v1.3-alpha

02 Mar 10:52
Compare
Choose a tag to compare

A simple python scraper to scrape and compare property price for sale or rent in Malaysia from PropertyGuru.com.

Package below includes:

  • data-scraper.py: a python script to scrape PropertyGuru website based on your query search keyword.
  • condo-kl-Mar2022.csv: Sample dataset for condo listing in KL updated on March 2022.

p/s Check the folder data for more updated condo-kl datasets.

Enjoy!

Data Scraper v1.0-alpha

15 Feb 14:08
Compare
Choose a tag to compare

A simple python scraper to scrape and compare property price for sale or rent in Malaysia from PropertyGuru.com.
Kindly check the files for latest script and data (data updated on bimonthly basis).