https://github.com/madi-s/loremflickr-downloader
Script to download images using aiohttp and asyncio. Works for windows fine aswell
https://github.com/madi-s/loremflickr-downloader
aiohttp asyncio python scraper
Last synced: 6 months ago
JSON representation
Script to download images using aiohttp and asyncio. Works for windows fine aswell
- Host: GitHub
- URL: https://github.com/madi-s/loremflickr-downloader
- Owner: Madi-S
- Created: 2020-10-19T12:01:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-25T10:28:56.000Z (almost 5 years ago)
- Last Synced: 2024-01-29T20:47:20.488Z (over 1 year ago)
- Topics: aiohttp, asyncio, python, scraper
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asynchronous-Images-Download
Script to download images using aiohttp and asyncio very fast without any errors like RunTime error.Works for windows aswell.
Lists of URLs can be used instead of one.
Average time taken for writing 500 images from URLs is 6.13 seconds. In other words, almost 82 images per second.