Skip to content

Godson-Gnanaraj/imgDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloads Images from bing search

Steps:

1. Clone imgDownloader repository

$ git clone https://github.com/Godson-Gnanaraj/imgDownloader

2. Install the requirements

pip3 install requirements.txt

3. Run the script

python3 main.py <sample.html>

Steps to generate html file
  • Open your favourite browser.
  • Go to bing images
  • Search for required image
  • Copy the html content
  • Save the html into a file eg: sample.html

Note:

Currently imgDownloader extracts image urls from html file of bing search and downlaods the images into ./downloads directory.

About

Downloads Images from bing search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages