Skip to content

Commit 38b46f2

Browse files
Update README.md
1 parent 362f82e commit 38b46f2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# Amazon-Web-Scrapping-With-Python
2-
Web scrapping with python to track a product's daily price
1+
# Project: Web Scrapping with Python
2+
3+
![amazon banner](https://user-images.githubusercontent.com/88495091/209247565-34ca0227-135e-40c5-9123-0772cd77f5ae.png)
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

Comments
 (0)