Skip to content

A scraper that I made to scrape web data from Malaysian listings website Mudah.com

Notifications You must be signed in to change notification settings

eugenelor/mudah_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mudah_scraper

A scraper that I made to scrape web data from Malaysian listings website Mudah.com to obtain all the listings under "Master Rooms" category.

The idea was to create a scraper from BeautifulSoup that would work on the listings on Mudah.com that grabs the following:

  1. Post Date' - listing's posting date
  2. 'Locality' - listing's locality
  3. 'Desc' - listing's title
  4. 'Price' - price listed
  5. 'Gender' - Gender Preferred for listing
  6. 'Area' - Area of listed property in sq ft. Note that this might mean the size of the room listed or it could mean the size of entire property.
  7. 'Property_Type' - Type of room listed. Defaulted to "Room"
  8. 'Url' - URL of the listing

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fqlikid.qlik.com%2Fportal%2Fdownload%3FsourceID1%3DLicense&data=01%7C01%7CDewi.Prameswari%40qlik.com%7C2f7b542bd8ea478fde4b08d77d123368%7Cc21eeb5ff5a644e8a997124f2f7a497c%7C1&sdata=Wn%2FSEB4ru7rdE2kVC0hUhJYbujzkqQVXtL4wkORtfcY%3D&reserved=0

About

A scraper that I made to scrape web data from Malaysian listings website Mudah.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published