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?
- In the list_csv file, you need to write the articles in a column.
- Run the script
- The output should be result.csv with the necessary data