This script uses python and selenium webdriver. It finds product cards by the list of articles from the eme54 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_articles file, you need to write the articles in a column.
- Run the script
- The output should be result_list.csv with the necessary data