Comparing between sites using web scraping

Description
  • Date: 14 JuneĜŒ 2024
  • Categories: automation, excel, Microsoft office, web scraping,

client wanted to compare the state of more than 5000 product on his website and another 2 different websites.

so we made a python script his job was to fitch products data from 3 different websites using selenium library, and putting fetched data to Microsoft excel automatically using openpyxl library.

we successfully ended the job comparing more than 5000 product on 3 different websites in less than 5 days.