Monday 10 October 2022

Automated Web Scraping of Product Prices using Perl

Perl Selenium to automate the web scraping of product prices from an online store. The goal is to collect up-to-date price data on products for analysis and comparison.

To get started, you will need to create a Perl script that opens the product page in a browser, extracts the product name and price, and saves it to a file or database. You can use the find_element and get_text methods to locate and extract data from the page.

Read more »

Labels:

Sunday 9 October 2022

Building and Deploying a Containerized Application with Amazon Elastic Kubernetes Service - Lab

 SPL-BE-200-COCEKS-1 - Version 1.0.8

© 2023 Amazon Web Services, Inc. or its affiliates. All rights reserved. This work may not be reproduced or redistributed, in whole or in part, without prior written permission from Amazon Web Services, Inc. Commercial copying, lending, or selling is prohibited. All trademarks are the property of their owners.

Note: Do not include any personal, identifying, or confidential information into the lab environment. Information entered may be visible to others.

Corrections, feedback, or other questions? Contact us at AWS Training and Certification.

Read more »

Labels: ,