Data Pipelines
Data Transformation and Analysis

Automate Web Scraping and Data Storage with AWS Lambda and S3

Creating a Python script that runs on a set schedule and scrapes data from a webpage before automatically updating a CSV file in AWS.

Read More