Skip to content

HazmiAmzar/mudah-web-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Mudah.my Phone Listings Scraper

This project is a web-scraping project on phones listed for sale on Mudah.my, a popular online marketplace in Malaysia. The scraped data includes phone details such as the name, price, condition, posting date, and location, which is then saved into a CSV file for further analysis.


Features

  • Scrapes phone listings from Mudah.my across multiple pages.
  • Collects key information:
    • Phone Name
    • Price
    • Condition
    • Date Advertised
    • Region
  • Saves the extracted data into a CSV file for analysis.

Technologies Used

  • Python: Programming language.
  • BeautifulSoup: For parsing HTML content.
  • Cloudscraper: To bypass anti-bot mechanisms.
  • Pandas: For organizing and saving data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages