Skip to content

JaneRek/Web-Scraping---Getting-Data-from-Ebay.de

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Web-Scraping---Getting-Data-from-Ebay.de

In this project Python code is used for getting data from Ebay.de site.

You enter a search word, and Excel file with the list of found items on Ebay.de is generated, with the price, discount, shipment conditions etc.

The result.xlsx file is an example of the generated file.

Results of running the code

  1. When you run the Python code, the dialog appears where you enter a search word. Write your word and press Enter: Picture1

  2. The progress bar appears and when the process is finished the “Finished Successfully” status appears. Picture2

  3. Excel file with results is created and can be found in default Python folder: Picture3

    It corresponds to what you see on ebay.de site when you search for the word ‘Lego’: Picture4

About

In this project Python code is used for getting data from Ebay.de site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors