This python script is the implementation of Web Scraping using BeautifulSoup. A product page from flipkart was scraped. The output csv is in the same repository.
The requirements are:
- Requests
- BeautifulSoup4
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This python script is the implementation of Web Scraping using BeautifulSoup. A product page from flipkart was scraped. The output csv is in the same repository.
The requirements are: