gimseng / 99-ML-Learning-Projects

A list of 99 machine learning projects for anyone interested to learn from coding and building projects
MIT License
575 stars 173 forks source link

[EXE] Web Scrapping Project #118

Open Azhad56 opened 3 years ago

Azhad56 commented 3 years ago

I want to add a topic for beautifulsoup and I also want to add some advanced topics like crawling the Goodreads website and making data frame for the author, quotes, and tags, etc.

gimseng commented 3 years ago

@Azhad56 Thanks for the issue. This seems to be a good data source/collection project. We haven't had one for this, but I do think it is an important part of data science/machine learning. Besides from scraping, do you do some ETL/cleaning-up too? If so, definitely a project of interest.

Azhad56 commented 3 years ago

Okay. I will make a project which will scrap data, perform data preprocessing and data visualization, etc.

gimseng commented 3 years ago

Great @Azhad56 thanks ! Please look at the contributing guidelines and our previous projects so to understand how we organized and format things.

Azhad56 commented 3 years ago

Yes I have explored that thing

gimseng commented 3 years ago

Cool @Azhad56, looking forward to your PR.

Azhad56 commented 3 years ago

Hi @gimseng, The Project is nearly complete. I will push it by today.