Project Description:
I want to create a python scrapper to get data from a website, then do some data cleaning on that data, and finally save them to a local csv file.
Milestones:
- Pick a suitable website for this project
- Finish website html requesting module
- Finish raw html preprocessing module
- Store data inside csv fiile
- Create interactive moudle