We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a19e8 commit 5415dceCopy full SHA for 5415dce
README.md
@@ -1,9 +1,9 @@
1
-# Project: Web Scrapping with Python
+# 💻 Project: Web Scrapping with Python
2
3
-
4
5
-## Project goal
+
6
+## Project Goal
7
Use python to scrap an Amazon product page to track the daily price of that product in a csv file.
8
9
-Used jupyter notebooks to create the function to append the daily prices into a csv file
+Created a function to append the daily prices into a csv file
0 commit comments