An open API service indexing awesome lists of open source software.

https://github.com/dhth/imgur_python

Python script to download images from Imgur. The script also creates a sqlite database file to keep track of downloaded images.
https://github.com/dhth/imgur_python

Last synced: over 1 year ago
JSON representation

Python script to download images from Imgur. The script also creates a sqlite database file to keep track of downloaded images.

Awesome Lists containing this project

README

          

# imgur_python
Python script to download images from Imgur. The script makes use of a sqlite database to keep track of downloaded images.

Libraries used
- Beautiful Soup
- Requests
- Sqlite3