Skip to content

The project will help you scrape image from a website and will send it directly (with a local path) to a Azure Blob Storage

Notifications You must be signed in to change notification settings

AntoineSmet/Python-Image-Scrapper-to-Azure-Blob-Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Image Scrapper to Azure Blob Storage (with local path)

The project will help you scrape image from a website and will send it directly (with a local path) to an Azure Blob Storage

Installation

Install the dependencies

pip install requests
pip install bs4
pip install BeautifulSoup4
pip install azure-storage-blob

Help

Azure Blob Storage: Don't forget to create a container (in this example the name of the container is "picture")

Author

Logo

About

The project will help you scrape image from a website and will send it directly (with a local path) to a Azure Blob Storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages