Skip to content

Creating My Own Dataset By Web Scraping Flipkart.com using Python and Beautiful Soup Library

Notifications You must be signed in to change notification settings

shrishailde/Flipkart-Webscraping-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flipkart-Webscraping-Files

Creating My Own Dataset By Web Scraping Flipkart.com using Python and Beautiful Soup Library

This repo is for my blogpost.

Brief: Created my own dataset of different headphone products by scraping flipkart.com using Python and Beautiful Soup library. Saved the dataset in excel as well as PostgreSQL table programatically.

Files info:

  1. Webscrapping N1.ipynb: Notebook created to understand the html page layout in order to extract desired product attributes.
  2. main.py: Final script to scrape the search result pages obtained to create the dataset.

About

Creating My Own Dataset By Web Scraping Flipkart.com using Python and Beautiful Soup Library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published