Amazon custom tool
Budget: €30 – €250 EUR
I'm looking for a skilled guy in selenium and python; who is able to make a tool for collect info from amazon, following those feautures:
1. The script logs in to the affiliate account using the provided credentials.
2. The script loads the source CSV file containing product URLs
3. It then start iterating over each row in the CSV file.
4. For each row, it reads the product URL from the specified column (Product URL).
5. It scrapes the product details using the extracted URL (these details will be scraped - Product Title, Category, Description, Image 1, Image 2 (if available), Image 3(if available), Number of Reviews, Starts(Rating) and Price)
6. It will then click on the “TEXT” option below “Get Link” on top and it will switch to the popup window and wait for the popup to load and extract the affiliate link from the text box within the popup.
7. After scraping the details for the products, it saves the product details to a new Excel file with above mentioned detail parameters and affiliate link.
8. Script will also display the progress to the terminal.
1. The script logs in to the affiliate account using the provided credentials.
2. The script loads the source CSV file containing product URLs
3. It then start iterating over each row in the CSV file.
4. For each row, it reads the product URL from the specified column (Product URL).
5. It scrapes the product details using the extracted URL (these details will be scraped - Product Title, Category, Description, Image 1, Image 2 (if available), Image 3(if available), Number of Reviews, Starts(Rating) and Price)
6. It will then click on the “TEXT” option below “Get Link” on top and it will switch to the popup window and wait for the popup to load and extract the affiliate link from the text box within the popup.
7. After scraping the details for the products, it saves the product details to a new Excel file with above mentioned detail parameters and affiliate link.
8. Script will also display the progress to the terminal.