SaishJ / Flipkart-website-scrape

Scrape Flipkart website using BeautifulSoup, requests and store data in CSV file and MySql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flipkart Website Scrape

Scrape Flipkart website using BeautifulSoup, requests and store data in CSV file and MySql

pip install bs4
pip install requests
pip install mysql-connector

About

Scrape Flipkart website using BeautifulSoup, requests and store data in CSV file and MySql


Languages

Language:Python 100.0%