You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
My Simple approach to building web scraper using Beautiful Soup library in Python
3
3
4
4
## Resources
5
-
I watched a bunch of youtube videos from channels like Data Science Dojo, Hitesh Choudhary and made these scripts.
5
+
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.
6
6
7
7
### Learning
8
8
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 commit comments