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

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

Primary LanguagePython

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