Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 267 Bytes

Tokopedia Tent Product Web Scraping

Scraping Tokopedia camping tent using Python with the help of a few Python libraries:

  • Selenium : to automate and scrape the data from website
  • Pandas : to transform the data into data frame and save it into csv format