fnneves / amazon_webscraper

Simple function that will get product prices and other information from product URLs provided in a csv file.
55 stars 50 forks source link

Blank Search History #3

Open videousgamer opened 3 years ago

videousgamer commented 3 years ago

Hello, I got the code to work properly but I am getting a blank Search History file. It doesn’t have any information inside except the column headers. Any idea on how to fix this?

luisgarciadiaz commented 3 years ago

did you change last_search = glob('./search_history/*.xlsx')[-1] , also i fix it creating a new file for the tracker. TRACKER_PRODUCTS.csv