- Python Web Scraping Cookbook
- Michael Heydt
- 49字
- 2021-06-30 18:44:07
There's more...
There a lot of details to learn for working with S3. You can find API documentation at: http://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html. Boto3 documents can be found at: https://boto3.readthedocs.io/en/latest/.
While we only saved a web page, this model can be used to store any type of file based data in S3.