Skip to content

rahul-mallick-15/BigBasket-Scraping

Repository files navigation

BigBasket-Scraping

Scraps product details from BigBasket's website

This projects uses puppeteer to scrap product details from BigBasket's website.

Approach

For Scraping the site, I have used a generalized approach of looping through all levels of categories starting with the highest level.
Once the product details are fetched I'm storing them in a JSON file first.
Then using the JSON file I'm writing the data into a google sheet.

Link to Scraping Data

https://docs.google.com/spreadsheets/d/1AKLp30rIIUxq0dNkp9V9NVG1cFvdIDvB7U6gYXNAllY

About

Scraps product details from BigBasket's website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published