Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 470 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 470 Bytes

Bikroy-dot-com-scraper

Before proceeding to run this py file, one must install requests,beautifulsoup module. Bikroy.com is a prominent Bangladeshi E-commerce site, My code can be used to scrape any relevant data and save them in a csv file, but before doing that make sure that you change the Range Function in the code to change the number of pages you want to scrape.

Dirty Data

The data available in csv form is still messy, I used pandas to clean the data.