practical-tutorials / project-based-learning

Curated list of project-based tutorials
MIT License
199.38k stars 26k forks source link

Web scraping link addition #496

Open abhigyan631 opened 9 months ago

abhigyan631 commented 9 months ago

Description

I have added 7 links in the Web Scraping section inside Python Programming

Motivation and Context

The additions in the section are essential in the context of Web Scraping and are very important projects if one needs to use their data rather than relying on readymade data, this way the web scraping skills are also tested and the programmers can get their hands dirty with the data skills.

Types of changes