In this article we will create a simple ETL-script (Extract Transform Load) where we will extract headlines and links from a Dutch news RSS-feed. The script will then generate a semicolon-separated CSV-file that will then automatically be uploaded to an S3 bucket using the boto3 library.The post Tutorial: Processing an RSS-feed with Python and storing results in S3 using boto3 appeared first on Anchormen | Data activators.