Skip to content

Designed a webscrapping script to apply a predictive model to a self generated dataset of an online classified

Notifications You must be signed in to change notification settings

moeraza/predicting-market-value-of-motorcycles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Predicting Market Value of Motorcycles

As a motorbike enthusiast, I want to ensure that I am buying my motorbike at market value...Ideally less.

This is a script that collects data from a classified advertisement page "Kijiji" to create a database for all motorcyles in ontario. Then a predictive model to identify motorcyles undervalued relative to market value.

What I learned

  • Undestanding HTTP requests; GET POST
  • Using beautifulSoup to make HTTP requests and parse data.
  • Desiging a database using Pandas

About

Designed a webscrapping script to apply a predictive model to a self generated dataset of an online classified

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages