We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362f82e commit 38b46f2Copy full SHA for 38b46f2
README.md
@@ -1,2 +1,9 @@
1
-# Amazon-Web-Scrapping-With-Python
2
-Web scrapping with python to track a product's daily price
+# Project: Web Scrapping with Python
+
3
+
4
5
+## Project goal
6
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
0 commit comments