Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 390 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 390 Bytes

This script uses python and selenium webdriver. It finds product cards by the list of articles from the zavod-pt website. The input should be a list of articles. The output should be a csv file with the article, name and link.

How to use it?

  1. In the list_csv file, you need to write the articles in a column.
  2. Run the script
  3. The output should be result.csv with the necessary data