Algorithm for parsing products on websites
Algorithm for parsing products on the websites hotline.ua and displayspecifications.com
The essence of the algorithm is identical, but the algorithm itself differs.
Result: An algorithm was created that extracted product names from a CSV file, and based on this name, a search was conducted on the website. After finding the product, the algorithm retrieved all product specifications along with their values, as well as product images, and recorded this information in a CSV table. During the process, it was necessary to bypass anti-bots and use proxies.
The essence of the algorithm is identical, but the algorithm itself differs.
Result: An algorithm was created that extracted product names from a CSV file, and based on this name, a search was conducted on the website. After finding the product, the algorithm retrieved all product specifications along with their values, as well as product images, and recorded this information in a CSV table. During the process, it was necessary to bypass anti-bots and use proxies.