Skip to content

VivekChoudhary128/Pixabay_Image_downloading_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Pixabay image downloader

Get your favourite Images from Pixabay in a single go

The bot uses robobrowser to find the images on the topic user wants and uses the funtionality of urllib to download the images.

Requirements

  • Python 3.X
  • robobrowser

insall robobrowser via pip

pip install robobrowser --upgrade

via source Code but zip file

https://pypi.python.org/pypi/robobrowser

  • visit Pixabay

https://pixabay.com/

Additional info you can make this task more convinient in a few lines of command line script to run the program, follow the steps to do so.

  • open a blank text file wherever you want and write this in it

@echo off

cd path where the script is located eg C:\Users\user\Desktop

python ./Pixabay.py

  • save as the file by the type all and with the extension .bat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages