EBay Price Extraction

The goal of this automation is to search for items on the Ebay website (http://ebay.com) based on a provided spreadsheet that contains a list of products. The automation will then need to extract the first listed price after performing the search and store those extracted prices in the Excel file.

 This exercise will interact with the following applications:

  • Excel
  • Chrome Browser

This exercise will be to create an automation that interacts with an Excel spreadsheet as well as interact with the Chrome web browser.

OpenBots Version Used : 1.7.0


 

Source Code:

Ebay Price Extraction