An open API service indexing awesome lists of open source software.

https://github.com/travelxml/flipkart-product-price-scrapping

Flipkart Price Scraping
https://github.com/travelxml/flipkart-product-price-scrapping

flipkart flipkart-scraper-python python3 scraping

Last synced: 2 months ago
JSON representation

Flipkart Price Scraping

Awesome Lists containing this project

README

        

# FLIPKART-PRICE-SCRAPING
## Flipkart Product and Price Scrapping

#### Pull the product names and their prices then save data into CSV file, pulling the all data for computer category. If you want to fetch more category then loop through them.
![console](https://github.com/TravelXML/FLIPKART-PRICE-SCRAPPING/blob/main/Screenshot%20from%202022-02-06%2006-50-42.png)

It's crawl till page no. 42 after that product is not available for this category, then quit from crawling and writing all data into CSV.

View all captured data in `reports.csv`

### Happy Coding!