This code is run to get product data from the Bukalapak website based on the entered keywords.
The results of this scraping process will be stored in a .csv
file and the file name will be adjusted to the keywords that are entered for the data search process. For example the keyword entered is shoes then the scraped file will be saved with the name shoes.csv.
Run the run.py
code and create results
folder to save your scraping result.