Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan7390 authored Nov 12, 2019
1 parent dd5a2ab commit 5753f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
My Simple approach to building web scraper using Beautiful Soup library in Python

## Resources
I watched a bunch of youtube videos from channels like Data Science Dojo, Hitesh Choudhary and made these scripts.
I watched a bunch of youtube videos from channels like [Data Science Dojo](https://www.youtube.com/user/DataScienceDojo "DS Dojo"), [Hitesh Choudhary](https://www.youtube.com/user/hiteshitube "Hitesh Choudhary") and made these scripts.

### Learning
This was a great experience for me as I learnt carefully inspecting a web page, finding where exactly the data is located, and to present it properly.

0 comments on commit 5753f50

Please sign in to comment.