Skip to content

Commit 731afeb

Browse files
Abhinaba BanerjeeAbhinaba Banerjee
authored andcommitted
Web scraping link addition
1 parent 243d339 commit 731afeb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,13 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
372372
- [Scrape a Website with Scrapy and MongoDB](https://realpython.com/blog/python/web-scraping-with-scrapy-and-mongodb/)
373373
- [How To Scrape With Python and Selenium WebDriver](http://www.byperth.com/2018/04/25/guide-web-scraping-101-what-you-need-to-know-and-how-to-scrape-with-python-selenium-webdriver/)
374374
- [Which Movie Should I Watch using BeautifulSoup](https://medium.com/@nishantsahoo.in/which-movie-should-i-watch-5c83a3c0f5b1)
375+
- [5 Web Scraping Projects with Python](https://amankharwal.medium.com/5-web-scraping-projects-with-python-4bcc25ff039)
376+
- [Scraping GitHub Profile using Python](https://thecleverprogrammer.com/2022/05/05/scraping-github-profile-using-python/)
377+
- [Scrape Table from a Website using Python](https://thecleverprogrammer.com/2022/03/10/scrape-table-from-a-website-using-python/)
378+
- [Web Scraping to Create a Dataset using Python](https://thecleverprogrammer.com/2021/05/14/web-scraping-to-create-a-dataset-using-python/)
379+
- [Scrape IMDb using Python](https://thecleverprogrammer.com/2021/06/02/scrape-imdb-using-python/)
380+
- [Scrape Trending News using Python](https://thecleverprogrammer.com/2021/05/10/scrape-trending-news-using-python/)
381+
- [Scrape Wikipedia With Python](https://thecleverprogrammer.com/2020/08/10/scrape-wikipedia-with-python/)
375382

376383
### Web Applications:
377384

0 commit comments

Comments
 (0)