bharat1510 / Web-Scraping-on-Amazon

Web Scraping in python and performing on the Amazon site. Store the data in CSV format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Scraping-on-Amazon

What is Web Scraping?

Web Scraping is the technique employed to extract large amounts of data from websites, whereby the data is extracted and saved to a local file to your computer or to a database. We can extract the data and able to store it in the format of (.xml), (.csv), and in the database.

Refer this article for more details about web scraping - https://bharatvora814.blogspot.com/2020/07/web-scraping-in-python-need.html

About

Web Scraping in python and performing on the Amazon site. Store the data in CSV format.


Languages

Language:Jupyter Notebook 100.0%