Skip to content

Testing file download from AWS's S3 Bucket with Python.

Notifications You must be signed in to change notification settings

Krisalyd/aws-s3-file-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AWS's S3 Bucket file download

The commoncrawl Bucket stores many files containing lists of URL, that you can use to download a collection of files that was provided by a Web Crawler. For this task, the Bucket commoncrawl and key crawl-data/CC-MAIN-2022-05/wet.paths.gz was provided. The objective is to pick an URL from the Path File located in the Bucket and download a file containing the Web Crawler's data.

About

Testing file download from AWS's S3 Bucket with Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages